vault backup: 2026-03-09 19:43:13

This commit is contained in:
Jan Meyer
2026-03-09 19:43:13 +01:00
parent 8ad531a2e4
commit e090eadcfa
7 changed files with 659 additions and 8 deletions

8
.obsidian/app.json vendored
View File

@@ -1,5 +1,11 @@
{
"trashOption": "local",
"vimMode": true,
"alwaysUpdateLinks": true
"alwaysUpdateLinks": true,
"pdfExportSettings": {
"pageSize": "A4",
"landscape": false,
"margin": "2",
"downscalePercent": 100
}
}