Files
ZUT-notatki/.obsidian/app.json
2025-12-18 16:18:27 +01:00

15 lines
331 B
JSON

{
"vimMode": true,
"alwaysUpdateLinks": true,
"attachmentFolderPath": "media",
"newLinkFormat": "relative",
"newFileLocation": "current",
"useMarkdownLinks": true,
"showUnsupportedFiles": true,
"pdfExportSettings": {
"pageSize": "A4",
"landscape": false,
"margin": "0",
"downscalePercent": 100
}
}