FloriansAdventure/.obsidian/app.json

12 lines
234 B
JSON

{
"spellcheck": true,
"spellcheckLanguages": [
"de",
"en-US"
],
"trashOption": "local",
"alwaysUpdateLinks": true,
"newFileLocation": "current",
"showUnsupportedFiles": true,
"attachmentFolderPath": "./files"
}