Update vault configuration

This commit is contained in:
2026-08-01 14:10:52 -04:00
parent 3230f9395b
commit 7002d4680f
6 changed files with 149 additions and 84 deletions

4
.obsidian/app.json vendored
View File

@@ -3,8 +3,8 @@
"focusNewTab": true,
"defaultViewMode": "preview",
"livePreview": false,
"readableLineLength": false,
"strictLineBreaks": true,
"readableLineLength": true,
"strictLineBreaks": false,
"propertiesInDocument": "hidden",
"showLineNumber": true,
"autoPairMarkdown": false,