talon-one/.obsidian/app.json
2022-06-28 17:05:29 +02:00

21 lines
426 B
JSON

{
"legacyEditor": false,
"livePreview": true,
"attachmentFolderPath": "Attachment",
"trashOption": "local",
"promptDelete": false,
"alwaysUpdateLinks": true,
"showLineNumber": true,
"spellcheck": true,
"spellcheckLanguages": [
"de",
"de-DE"
],
"showUnsupportedFiles": true,
"pdfExportSettings": {
"pageSize": "A4",
"landscape": false,
"margin": "0",
"downscalePercent": 90
}
}