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