diff options
author | Jasper Ras <jras@hostnet.nl> | 2023-06-28 18:34:48 +0200 |
---|---|---|
committer | Jasper Ras <jras@hostnet.nl> | 2023-06-28 18:34:48 +0200 |
commit | 9a7deebbdd7c5b092d37949d04e4c90885d5f64d (patch) | |
tree | ff9c6c0d822b79491ae4ef7ba1789647fa069e10 /.obsidian/app.json |
initialize zettelkast with some zettels already added
Diffstat (limited to '.obsidian/app.json')
-rw-r--r-- | .obsidian/app.json | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/.obsidian/app.json b/.obsidian/app.json new file mode 100644 index 0000000..c9e99e1 --- /dev/null +++ b/.obsidian/app.json @@ -0,0 +1,4 @@ +{ + "alwaysUpdateLinks": true, + "promptDelete": false +}
\ No newline at end of file |