Files
notes/.obsidian/app.json
2025-02-08 21:56:24 +01:00

19 lines
437 B
JSON

{
"vimMode": true,
"livePreview": false,
"readableLineLength": false,
"rightToLeft": false,
"strictLineBreaks": false,
"newFileLocation": "current",
"newFileFolderPath": "zettelkasten",
"attachmentFolderPath": "files",
"alwaysUpdateLinks": true,
"pdfExportSettings": {
"includeName": true,
"pageSize": "A4",
"landscape": false,
"margin": "0",
"downscalePercent": 100
},
"promptDelete": false
}