42 lines
1.2 KiB
JSON
42 lines
1.2 KiB
JSON
{
|
|
"enabledButtons": [
|
|
{
|
|
"id": "file-explorer:reveal-active-file",
|
|
"icon": "folder",
|
|
"name": "File explorer: Reveal active file in navigation",
|
|
"showButtons": "both"
|
|
},
|
|
{
|
|
"id": "obsidian-excalidraw-plugin:excalidraw-autocreate-and-embed",
|
|
"icon": "image-file",
|
|
"name": "Excalidraw: Create a new drawing - IN A NEW PANE - and embed into active document",
|
|
"showButtons": "both"
|
|
}
|
|
],
|
|
"desktop": true,
|
|
"titleLeft": [
|
|
{
|
|
"id": "obsidian-spaced-repetition:srs-note-review-open-note",
|
|
"icon": "sheets-in-box",
|
|
"name": "Spaced Repetition: Open a note for review"
|
|
},
|
|
{
|
|
"id": "obsidian-spaced-repetition:srs-note-review-hard",
|
|
"icon": "cross",
|
|
"name": "Spaced Repetition: Review note as hard"
|
|
},
|
|
{
|
|
"id": "obsidian-spaced-repetition:srs-note-review-good",
|
|
"icon": "plus-minus-glyph",
|
|
"name": "Spaced Repetition: Review note as good"
|
|
},
|
|
{
|
|
"id": "obsidian-spaced-repetition:srs-note-review-easy",
|
|
"icon": "checkmark",
|
|
"name": "Spaced Repetition: Review note as easy"
|
|
}
|
|
],
|
|
"titleRight": [],
|
|
"titleCenter": [],
|
|
"paneRelief": true
|
|
} |