talon-one/.obsidian/app.json

22 lines
469 B
JSON

{
"legacyEditor": false,
"livePreview": true,
"attachmentFolderPath": "attachment",
"trashOption": "local",
"promptDelete": false,
"alwaysUpdateLinks": true,
"showLineNumber": true,
"spellcheck": false,
"spellcheckLanguages": [
"de",
"en-GB"
],
"showUnsupportedFiles": true,
"pdfExportSettings": {
"pageSize": "A4",
"landscape": false,
"margin": "0",
"downscalePercent": 100
},
"communityThemeSortOrder": "download"
}