talon-one/.obsidian/app.json
James@STCH c901d30e75 vault auto-backup: 18.07.2022 - 15:57:53
Affected files:
.obsidian/app.json
Regelungen.md
2022-07-18 15:57:53 +02:00

22 lines
468 B
JSON

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