vault backup: 2025-10-31 15:49:55

This commit is contained in:
deng
2025-10-31 15:49:55 +08:00
parent 1241fa5384
commit e30a49ec45
4 changed files with 40 additions and 19 deletions

View File

@ -36,10 +36,11 @@
"state": {
"type": "file-explorer",
"state": {
"sortOrder": "alphabetical"
"sortOrder": "alphabetical",
"autoReveal": false
},
"icon": "lucide-folder-closed",
"title": "Files"
"title": "檔案瀏覽器"
}
},
{
@ -135,12 +136,12 @@
},
"left-ribbon": {
"hiddenItems": {
"switcher:Open quick switcher": false,
"graph:Open graph view": false,
"canvas:Create new canvas": false,
"daily-notes:Open today's daily note": false,
"templates:Insert template": false,
"command-palette:Open command palette": false,
"switcher:開啟快速切換": false,
"graph:查看關聯圖": false,
"canvas:建立新畫布": false,
"daily-notes:開啟今天的每日筆記": false,
"templates:插入模板": false,
"command-palette:開啟命令面板": false,
"obsidian-git:Open Git source control": false
}
},