51 lines
1.1 KiB
JSON
51 lines
1.1 KiB
JSON
{
|
|
"confirmDeletion": false,
|
|
"showAddCommand": true,
|
|
"debug": false,
|
|
"editorMenu": [],
|
|
"fileMenu": [],
|
|
"leftRibbon": [],
|
|
"rightRibbon": [],
|
|
"titleBar": [],
|
|
"statusBar": [],
|
|
"pageHeader": [
|
|
{
|
|
"id": "neighbouring-files:prev-alphabetical",
|
|
"icon": "lucide-file-up",
|
|
"name": "Neighbouring Files: Navigate to prev file (alphabetical)",
|
|
"mode": "any"
|
|
},
|
|
{
|
|
"id": "neighbouring-files:next-alphabetical",
|
|
"icon": "lucide-file-down",
|
|
"name": "Neighbouring Files: Navigate to next file (alphabetical)",
|
|
"mode": "any"
|
|
}
|
|
],
|
|
"macros": [],
|
|
"explorer": [],
|
|
"hide": {
|
|
"statusbar": [
|
|
"properties",
|
|
"backlink"
|
|
],
|
|
"leftRibbon": [
|
|
"Digital Garden Publication Center",
|
|
"Open Git source control",
|
|
"New drawing",
|
|
"Advanced Tables Toolbar",
|
|
"Create new base"
|
|
]
|
|
},
|
|
"spacing": "8",
|
|
"advancedToolbar": {
|
|
"rowHeight": 48,
|
|
"rowCount": 1,
|
|
"spacing": 0,
|
|
"buttonWidth": 48,
|
|
"columnLayout": false,
|
|
"mappedIcons": [],
|
|
"tooltips": false,
|
|
"heightOffset": 0
|
|
}
|
|
} |