vault backup: 2023-09-04 23:08:46

This commit is contained in:
2023-09-04 23:08:46 +02:00
parent d619590e7b
commit 937fcab99d
6 changed files with 19 additions and 7 deletions

8
.obsidian/app.json vendored
View File

@ -1,3 +1,9 @@
{
"mobilePullAction": "editor:save-file"
"mobilePullAction": "editor:save-file",
"pdfExportSettings": {
"pageSize": "A4",
"landscape": false,
"margin": "0",
"downscalePercent": 100
}
}