hol/.obsidian/app.json

17 lines
378 B
JSON

{
"legacyEditor": false,
"livePreview": true,
"attachmentFolderPath": "attachment",
"alwaysUpdateLinks": true,
"communityThemeSortOrder": "alphabeticalReverse",
"trashOption": "local",
"readableLineLength": true,
"showLineNumber": true,
"rightToLeft": false,
"spellcheck": true,
"spellcheckLanguages": [
"en-GB",
"de"
],
"promptDelete": false
}