mirror of
https://github.com/bramses/bramses-highly-opinionated-vault-2023.git
synced 2025-02-26 07:53:55 +00:00
61 lines
1.4 KiB
JSON
61 lines
1.4 KiB
JSON
{
|
|
"confirmDeletion": true,
|
|
"showAddCommand": true,
|
|
"debug": false,
|
|
"editorMenu": [],
|
|
"fileMenu": [],
|
|
"leftRibbon": [
|
|
{
|
|
"id": "quickadd:choice:7b164c2a-2d52-47cd-8785-7084c4b085f6",
|
|
"icon": "bookmark-plus",
|
|
"name": "QuickAdd: Add to Project Scratchpad",
|
|
"mode": "any",
|
|
"color": "#bababa"
|
|
},
|
|
{
|
|
"id": "quickadd:choice:ac457949-03eb-4bdb-b6c2-b79781d35a8a",
|
|
"icon": "sprout",
|
|
"name": "QuickAdd: Create New Project",
|
|
"mode": "any"
|
|
},
|
|
{
|
|
"id": "quickadd:choice:3b57f446-784e-41ce-9a02-381074bfa525",
|
|
"icon": "box-select",
|
|
"name": "QuickAdd: Add to Project Kanban",
|
|
"mode": "any"
|
|
},
|
|
{
|
|
"id": "obsidian-linter:lint-file",
|
|
"icon": "brush",
|
|
"name": "Linter: Lint the current file",
|
|
"mode": "any"
|
|
},
|
|
{
|
|
"id": "quickadd:choice:94b67496-7eef-4e51-9054-cbf04cdf8bc8",
|
|
"icon": "at-sign",
|
|
"name": "QuickAdd: Capture Thought",
|
|
"mode": "any"
|
|
}
|
|
],
|
|
"rightRibbon": [],
|
|
"titleBar": [],
|
|
"statusBar": [],
|
|
"pageHeader": [],
|
|
"macros": [],
|
|
"explorer": [],
|
|
"hide": {
|
|
"statusbar": [],
|
|
"leftRibbon": []
|
|
},
|
|
"spacing": 8,
|
|
"advancedToolbar": {
|
|
"rowHeight": 48,
|
|
"rowCount": 1,
|
|
"spacing": 0,
|
|
"buttonWidth": 48,
|
|
"columnLayout": false,
|
|
"mappedIcons": [],
|
|
"tooltips": false,
|
|
"heightOffset": 0
|
|
}
|
|
} |