vault backup: 2025-07-29 16:13:54

This commit is contained in:
2025-07-29 16:13:54 +08:00
parent 304cae2ae7
commit 618ad37cd7

9
.obsidian/app.json vendored
View File

@ -1,6 +1,11 @@
{
"useMarkdownLinks": true,
"newFileLocation": "current",
"newLinkFormat": "relative",
"attachmentFolderPath": "./assets"
"attachmentFolderPath": "./assets",
"strictLineBreaks": true,
"useMarkdownLinks": true,
"showLineNumber": false,
"trashOption": "local",
"alwaysUpdateLinks": true,
"showUnsupportedFiles": true
}