This commit is contained in:
zzz
2022-11-14 14:57:00 +08:00
parent 21f168eda7
commit ca744b7870
23 changed files with 68 additions and 67 deletions

10
.obsidian/app.json vendored
View File

@@ -1,3 +1,11 @@
{
"attachmentFolderPath": "FGui/图片"
"attachmentFolderPath": "FGui/图片",
"pdfExportSettings": {
"includeName": true,
"pageSize": "Letter",
"landscape": false,
"margin": "0",
"downscalePercent": 100
},
"promptDelete": false
}