update
This commit is contained in:
42
.obsidian/plugins/customizable-page-header-buttons/data.json
vendored
Normal file
42
.obsidian/plugins/customizable-page-header-buttons/data.json
vendored
Normal file
@@ -0,0 +1,42 @@
|
||||
{
|
||||
"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": false
|
||||
}
|
Reference in New Issue
Block a user