From 1850c7bdd1726aebb79aac0a7a86a325cbbf63c2 Mon Sep 17 00:00:00 2001 From: home-PC Date: Thu, 19 Mar 2026 22:39:24 +0800 Subject: [PATCH] =?UTF-8?q?=E6=9B=B4=E6=94=B9=E4=BA=86=E4=BB=93=E5=BA=93?= =?UTF-8?q?=E5=9F=BA=E7=A1=80=E8=AE=BE=E7=BD=AE?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .obsidian/app.json | 5 ++++- .obsidian/appearance.json | 5 ++++- .obsidian/core-plugins.json | 2 +- 欢迎.md => .trash/欢迎.md | 0 4 files changed, 9 insertions(+), 3 deletions(-) rename 欢迎.md => .trash/欢迎.md (100%) diff --git a/.obsidian/app.json b/.obsidian/app.json index e609a07..7024441 100644 --- a/.obsidian/app.json +++ b/.obsidian/app.json @@ -1,3 +1,6 @@ { - "promptDelete": false + "promptDelete": false, + "newFileLocation": "current", + "attachmentFolderPath": "./附件", + "trashOption": "local" } \ No newline at end of file diff --git a/.obsidian/appearance.json b/.obsidian/appearance.json index 9e26dfe..0245f9c 100644 --- a/.obsidian/appearance.json +++ b/.obsidian/appearance.json @@ -1 +1,4 @@ -{} \ No newline at end of file +{ + "theme": "obsidian", + "accentColor": "#5c82f5" +} \ No newline at end of file diff --git a/.obsidian/core-plugins.json b/.obsidian/core-plugins.json index 639b90d..2538e61 100644 --- a/.obsidian/core-plugins.json +++ b/.obsidian/core-plugins.json @@ -10,7 +10,7 @@ "footnotes": false, "properties": true, "page-preview": true, - "daily-notes": true, + "daily-notes": false, "templates": true, "note-composer": true, "command-palette": true, diff --git a/欢迎.md b/.trash/欢迎.md similarity index 100% rename from 欢迎.md rename to .trash/欢迎.md