Files
notes/.obsidian/app.json
Petar Cubela 252a91dbcc ]
2025-07-15 15:36:24 +02:00

20 lines
463 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,
"showLineNumber": true
}