更改了仓库基础设置
This commit is contained in:
5
.obsidian/app.json
vendored
5
.obsidian/app.json
vendored
@@ -1,3 +1,6 @@
|
||||
{
|
||||
"promptDelete": false
|
||||
"promptDelete": false,
|
||||
"newFileLocation": "current",
|
||||
"attachmentFolderPath": "./附件",
|
||||
"trashOption": "local"
|
||||
}
|
||||
5
.obsidian/appearance.json
vendored
5
.obsidian/appearance.json
vendored
@@ -1 +1,4 @@
|
||||
{}
|
||||
{
|
||||
"theme": "obsidian",
|
||||
"accentColor": "#5c82f5"
|
||||
}
|
||||
2
.obsidian/core-plugins.json
vendored
2
.obsidian/core-plugins.json
vendored
@@ -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,
|
||||
|
||||
Reference in New Issue
Block a user