36 lines
690 B
JSON
36 lines
690 B
JSON
{
|
|
"confirmDeletion": true,
|
|
"showAddCommand": true,
|
|
"debug": false,
|
|
"editorMenu": [],
|
|
"fileMenu": [],
|
|
"leftRibbon": [
|
|
{
|
|
"id": "obsidian-pluck:pluck-insert-from-url",
|
|
"icon": "download-cloud",
|
|
"name": "Pluck: Insert contents from URL",
|
|
"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
|
|
}
|
|
} |