You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
35 lines
862 B
35 lines
862 B
{
|
|
"enabledButtons": [
|
|
{
|
|
"id": "buttons:button-maker",
|
|
"icon": "any-key",
|
|
"name": "Buttons: Button Maker",
|
|
"showButtons": "both"
|
|
},
|
|
{
|
|
"id": "obsidian-pocket:open-pocket-list",
|
|
"icon": "feather-pocket",
|
|
"name": "Pocket integration: Open Pocket list",
|
|
"showButtons": "both"
|
|
},
|
|
{
|
|
"id": "rss-reader:rss-refresh",
|
|
"icon": "feather-rss",
|
|
"name": "RSS Reader: Refresh feeds",
|
|
"showButtons": "both"
|
|
},
|
|
{
|
|
"id": "templater-obsidian:insert-templater",
|
|
"icon": "feather-feather",
|
|
"name": "Templater: Open Insert Template modal",
|
|
"showButtons": "both"
|
|
},
|
|
{
|
|
"id": "obsidian-tasks-plugin:edit-task",
|
|
"icon": "number-list-glyph",
|
|
"name": "Tasks: Create or edit task",
|
|
"showButtons": "both"
|
|
}
|
|
],
|
|
"desktop": false
|
|
} |