talon-one/.obsidian/app.json
James@SCF-GC 4d903684c4 vault auto-backup: 20.07.2022 - 15:26:38
Affected files:
.obsidian/app.json
.obsidian/community-plugins.json
Regelungen.md
2022-07-20 15:26:38 +02:00

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"
}