vault backup: 2024-12-12 14:32:00

This commit is contained in:
2024-12-12 14:32:00 +02:00
parent e143aa7ceb
commit 58153e7642
4 changed files with 254 additions and 9 deletions

8
.obsidian/app.json vendored
View File

@@ -1,5 +1,11 @@
{
"rightToLeft": true,
"alwaysUpdateLinks": false,
"useMarkdownLinks": true
"useMarkdownLinks": true,
"pdfExportSettings": {
"pageSize": "A4",
"landscape": true,
"margin": "0",
"downscalePercent": 100
}
}