Files
Notes/.obsidian/app.json
2025-10-22 22:13:54 +02:00

16 lines
339 B
JSON

{
"vimMode": true,
"showLineNumber": true,
"strictLineBreaks": true,
"showUnsupportedFiles": true,
"promptDelete": false,
"alwaysUpdateLinks": true,
"readableLineLength": true,
"pdfExportSettings": {
"includeName": true,
"pageSize": "A4",
"landscape": false,
"margin": "0",
"downscalePercent": 100
}
}