更改了仓库基础设置
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,
|
"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,
|
||||||
|
|||||||
Reference in New Issue
Block a user