diff --git a/notes/.obsidian/app.json b/notes/.obsidian/app.json index bcc5786..3a2876d 100644 --- a/notes/.obsidian/app.json +++ b/notes/.obsidian/app.json @@ -3,5 +3,7 @@ "attachmentFolderPath": "data", "useMarkdownLinks": true, "alwaysUpdateLinks": true, - "promptDelete": false + "promptDelete": false, + "legacyEditor": false, + "livePreview": true } \ No newline at end of file