Files
obsidian-notes/.obsidian/app.json
2023-02-20 13:38:15 +08:00

11 lines
220 B
JSON

{
"promptDelete": false,
"attachmentFolderPath": "FGui/图片",
"pdfExportSettings": {
"includeName": true,
"pageSize": "Letter",
"landscape": false,
"margin": "0",
"downscalePercent": 100
}
}