vault backup: 2023-02-20 13:38:15

This commit is contained in:
zzz
2023-02-20 13:38:15 +08:00
12 changed files with 177 additions and 85 deletions

10
.obsidian/app.json vendored
View File

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