diff options
author | Jasper Ras <jras@hostnet.nl> | 2025-01-13 13:16:06 +0100 |
---|---|---|
committer | Jasper Ras <jras@hostnet.nl> | 2025-01-13 13:16:06 +0100 |
commit | 9232b8d817d4cd4122947375156fa2fa1e9fba14 (patch) | |
tree | e4feb77f2e508f008b78f722e91488bb9a3f3806 /.obsidian/app.json | |
parent | ed0753ad224f0c65133bd7a63180257eecd9f5e3 (diff) |
vault backup: 2025-01-13 13:16:06
Diffstat (limited to '.obsidian/app.json')
-rw-r--r-- | .obsidian/app.json | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/.obsidian/app.json b/.obsidian/app.json index c9e99e1..ca92c93 100644 --- a/.obsidian/app.json +++ b/.obsidian/app.json @@ -1,4 +1,7 @@ { "alwaysUpdateLinks": true, - "promptDelete": false + "promptDelete": false, + "spellcheck": false, + "newFileLocation": "folder", + "newFileFolderPath": "Kast" }
\ No newline at end of file |