summaryrefslogtreecommitdiff
path: root/.obsidian/app.json
diff options
context:
space:
mode:
Diffstat (limited to '.obsidian/app.json')
-rw-r--r--.obsidian/app.json14
1 files changed, 14 insertions, 0 deletions
diff --git a/.obsidian/app.json b/.obsidian/app.json
new file mode 100644
index 0000000..453053f
--- /dev/null
+++ b/.obsidian/app.json
@@ -0,0 +1,14 @@
+{
+ "vimMode": true,
+ "attachmentFolderPath": "files",
+ "pdfExportSettings": {
+ "includeName": true,
+ "pageSize": "A4",
+ "landscape": false,
+ "margin": "0",
+ "downscalePercent": 100
+ },
+ "showLineNumber": false,
+ "autoPairMarkdown": true,
+ "spellcheck": false
+} \ No newline at end of file