mirror of
https://github.com/danbulant/notes
synced 2026-06-13 03:21:35 +00:00
checkout
This commit is contained in:
parent
5290ee13cb
commit
43a3a0358c
1 changed files with 3 additions and 1 deletions
4
notes/.obsidian/app.json
vendored
4
notes/.obsidian/app.json
vendored
|
|
@ -3,5 +3,7 @@
|
|||
"attachmentFolderPath": "data",
|
||||
"useMarkdownLinks": true,
|
||||
"alwaysUpdateLinks": true,
|
||||
"promptDelete": false
|
||||
"promptDelete": false,
|
||||
"legacyEditor": false,
|
||||
"livePreview": true
|
||||
}
|
||||
Loading…
Reference in a new issue