vault backup: 2025-12-18 17:59:07

This commit is contained in:
杜鹏飞
2025-12-18 17:59:07 +08:00
parent 98f16f63ff
commit 508ca6cc1c
3 changed files with 27 additions and 53 deletions

8
.obsidian/app.json vendored
View File

@@ -4,7 +4,7 @@
"legacyEditor": false,
"attachmentFolderPath": "./assets",
"autoPairBrackets": false,
"autoPairMarkdown": false,
"autoPairMarkdown": true,
"useTab": false,
"readableLineLength": false,
"useMarkdownLinks": false,
@@ -17,5 +17,9 @@
},
"lineWrap": true,
"strictLineBreaks": false,
"showLineNumber": true
"showLineNumber": true,
"newFileLocation": "current",
"propertiesInDocument": "visible",
"spellcheck": false,
"foldIndent": true
}