Files
obsdian-KBesa/.obsidian/plugins/cmdr/data.json
2026-04-16 14:04:52 +08:00

54 lines
1.0 KiB
JSON

{
"confirmDeletion": true,
"showAddCommand": true,
"debug": false,
"editorMenu": [],
"fileMenu": [],
"leftRibbon": [],
"rightRibbon": [],
"titleBar": [],
"statusBar": [],
"pageHeader": [
{
"id": "bookmarks:bookmark-current-view",
"icon": "lucide-bookmark-plus",
"name": "添加书签",
"mode": "any"
},
{
"id": "workspace:split-vertical",
"icon": "lucide-separator-vertical",
"name": "左右分屏",
"mode": "any"
},
{
"id": "workspace:toggle-pin",
"icon": "lucide-pin",
"name": "解锁/锁定",
"mode": "any"
},
{
"id": "workspace:export-pdf",
"icon": "book",
"name": "导出为 PDF",
"mode": "any"
}
],
"macros": [],
"explorer": [],
"hide": {
"statusbar": [],
"leftRibbon": []
},
"spacing": 8,
"advancedToolbar": {
"rowHeight": 48,
"rowCount": 1,
"spacing": 0,
"buttonWidth": 48,
"columnLayout": false,
"mappedIcons": [],
"tooltips": false,
"heightOffset": 0
}
}