This commit is contained in:
zzz
2022-11-14 11:39:59 +08:00
parent 79c8121ee2
commit f91b34fbde
4 changed files with 36 additions and 12 deletions

9
.obsidian/app.json vendored
View File

@@ -1,4 +1,11 @@
{
"alwaysUpdateLinks": true,
"promptDelete": false
"promptDelete": false,
"pdfExportSettings": {
"includeName": true,
"pageSize": "Letter",
"landscape": false,
"margin": "0",
"downscalePercent": 100
}
}