From 43a3a0358c0abce0fa4be90026f4637003d9af05 Mon Sep 17 00:00:00 2001 From: Daniel Bulant Date: Mon, 3 Jan 2022 08:29:06 +0100 Subject: [PATCH] checkout --- notes/.obsidian/app.json | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) 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