summaryrefslogtreecommitdiffhomepage
path: root/src/.obsidian/app.json
diff options
context:
space:
mode:
Diffstat (limited to 'src/.obsidian/app.json')
-rw-r--r--src/.obsidian/app.json9
1 files changed, 9 insertions, 0 deletions
diff --git a/src/.obsidian/app.json b/src/.obsidian/app.json
new file mode 100644
index 0000000..4c5e7dc
--- /dev/null
+++ b/src/.obsidian/app.json
@@ -0,0 +1,9 @@
+{
+ "spellcheck": true,
+ "spellcheckLanguages": [
+ "en-CA"
+ ],
+ "useMarkdownLinks": true,
+ "alwaysUpdateLinks": true,
+ "newLinkFormat": "relative"
+} \ No newline at end of file