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