From 618ad37cd7892c82ff5886e932287bd3c78be580 Mon Sep 17 00:00:00 2001 From: LanHeron Date: Tue, 29 Jul 2025 16:13:54 +0800 Subject: [PATCH] vault backup: 2025-07-29 16:13:54 --- .obsidian/app.json | 9 +++++++-- 1 file changed, 7 insertions(+), 2 deletions(-) diff --git a/.obsidian/app.json b/.obsidian/app.json index d7f151b1..72660f3d 100644 --- a/.obsidian/app.json +++ b/.obsidian/app.json @@ -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 } \ No newline at end of file