vault backup: 2026-03-04 23:11:20

This commit is contained in:
2026-03-04 23:11:20 +01:00
parent f1370deb26
commit 38b8567964
3 changed files with 20 additions and 18 deletions

8
.obsidian/app.json vendored
View File

@@ -7,5 +7,11 @@
"attachmentFolderPath": "static",
"showUnsupportedFiles": true,
"trashOption": "local",
"useMarkdownLinks": true
"useMarkdownLinks": true,
"pdfExportSettings": {
"pageSize": "Letter",
"landscape": false,
"margin": "0",
"downscalePercent": 100
}
}