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.

29 lines
743 B

3 years ago
{
"enabledButtons": [
{
"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"
3 years ago
},
{
"id": "obsidian-map-view:convert-selection-to-location",
"icon": "feather-map-pin",
"name": "Map View: Convert Selection to Geolocation",
"showButtons": "both"
3 years ago
}
],
"desktop": false
}