ob-vaults/Phoenix/.obsidian/app.json

18 lines
377 B
JSON

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