vault backup: 2026-05-22 14:55:15

This commit is contained in:
赵天浩
2026-05-22 14:55:16 +08:00
parent 7b5f09e135
commit 96ed4f3022
23 changed files with 3042 additions and 1726 deletions

8
.obsidian/app.json vendored
View File

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