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.

51 lines
1.4 KiB

3 years ago
{
"enabledButtons": [
{
"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": "lucide-map-pin",
3 years ago
"name": "Map View: Convert Selection to Geolocation",
"showButtons": "both"
3 years ago
},
{
"id": "obsidian-media-db-plugin:open-media-db-search-modal",
"icon": "lucide-tv",
"name": "Media DB Plugin: Add new Media DB entry",
"showButtons": "both"
2 years ago
},
{
"id": "obsidian-book-search-plugin:open-book-search-modal",
"icon": "lucide-book",
"name": "Book Search: Create new book note",
"showButtons": "both"
2 years ago
},
{
"id": "garble-text:toggle-garble-text",
"icon": "three-horizontal-bars",
"name": "Garble Text: Toggle Garble Text",
"showButtons": "both"
2 years ago
},
{
"id": "podnotes:create-podcast-note",
"icon": "audio-file",
"name": "PodNotes: Create Podcast Note",
"showButtons": "both"
3 years ago
}
],
3 years ago
"desktop": false,
"titleLeft": [],
"titleRight": [],
"titleCenter": [],
"paneRelief": false
3 years ago
}