ob-vaults/Phoenix/.obsidian/app.json
2022-08-05 18:31:06 +04:30

17 lines
346 B
JSON

{
"legacyEditor": false,
"livePreview": true,
"spellcheckLanguages": [
"en-US",
"fa"
],
"vimMode": false,
"newFileLocation": "folder",
"newFileFolderPath": "Unorganized notes",
"spellcheck": true,
"promptDelete": true,
"trashOption": "local",
"readableLineLength": true,
"alwaysUpdateLinks": true,
"tabSize": 4
}