mirror of
https://github.com/danbulant/notes
synced 2026-06-24 17:11:44 +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",
|
"attachmentFolderPath": "data",
|
||||||
"useMarkdownLinks": true,
|
"useMarkdownLinks": true,
|
||||||
"alwaysUpdateLinks": true,
|
"alwaysUpdateLinks": true,
|
||||||
"promptDelete": false
|
"promptDelete": false,
|
||||||
|
"legacyEditor": false,
|
||||||
|
"livePreview": true
|
||||||
}
|
}
|
||||||
Loading…
Reference in a new issue