Last active
August 12, 2022 19:56
-
-
Save cmhobbs/c7a49f1b2c1d4f7d9647c0ace3f05504 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
{ | |
"categories": [ | |
{ | |
"id": "8f4299d4-4c30-4a8e-a3f9-c90694011713", | |
"name": "Shortcuts", | |
"shortcuts": [ | |
{ | |
"bodyContent": "{ \"url\": \"{{b2953f61-b302-4c79-b90d-39858a06d9a6}}\", \"unread\": true, \"tag_names\": [ \"{{c360f61f-ce17-47b4-bea3-1d8c3913ca52}}\" ] }", | |
"contentType": "application/json", | |
"description": "Bookmark to linkding", | |
"headers": [ | |
{ | |
"id": "d235f7b4-fce2-41f4-a00f-72d5fde9e4b9", | |
"key": "Authorization", | |
"value": "Token {{6a739a16-d16d-4a06-93a5-3457da3c3d20}}" | |
} | |
], | |
"iconName": "flat_grey_ribbon", | |
"id": "1e047d02-a4a3-4cad-b4cc-123cc16c8398", | |
"launcherShortcut": true, | |
"method": "POST", | |
"name": "Linkding Unread", | |
"quickSettingsTileShortcut": true, | |
"responseHandling": { | |
"failureOutput": "simple", | |
"id": "61fa9fc3-8b7a-47ce-b43c-f24618a65e1e", | |
"uiType": "toast" | |
}, | |
"url": "{{ea2db14b-b9ca-45d8-8555-403271a38f5a}}/api/bookmarks/" | |
} | |
] | |
} | |
], | |
"variables": [ | |
{ | |
"id": "ea2db14b-b9ca-45d8-8555-403271a38f5a", | |
"key": "linkding_instance", | |
"value": "https://your.instance.tld.without.slashed.end" | |
}, | |
{ | |
"flags": 1, | |
"id": "b2953f61-b302-4c79-b90d-39858a06d9a6", | |
"key": "linkding_add_url", | |
"title": "Enter URL", | |
"type": "text" | |
}, | |
{ | |
"id": "c360f61f-ce17-47b4-bea3-1d8c3913ca52", | |
"key": "linkding_tag", | |
"value": "single-tag" | |
}, | |
{ | |
"id": "6a739a16-d16d-4a06-93a5-3457da3c3d20", | |
"key": "linkding_api_token", | |
"value": "your_token_from_integrations_tab" | |
} | |
], | |
"version": 45 | |
} |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment