更改了仓库基础设置

This commit is contained in:
2026-03-19 22:39:24 +08:00
parent 6d3190a289
commit 1850c7bdd1
4 changed files with 9 additions and 3 deletions

5
.obsidian/app.json vendored
View File

@@ -1,3 +1,6 @@
{ {
"promptDelete": false "promptDelete": false,
"newFileLocation": "current",
"attachmentFolderPath": "./附件",
"trashOption": "local"
} }

View File

@@ -1 +1,4 @@
{} {
"theme": "obsidian",
"accentColor": "#5c82f5"
}

View File

@@ -10,7 +10,7 @@
"footnotes": false, "footnotes": false,
"properties": true, "properties": true,
"page-preview": true, "page-preview": true,
"daily-notes": true, "daily-notes": false,
"templates": true, "templates": true,
"note-composer": true, "note-composer": true,
"command-palette": true, "command-palette": true,