juechafun/.obsidian/app.json
2026-01-22 20:37:04 +08:00

17 lines
378 B
JSON

{
"newFileLocation": "folder",
"newFileFolderPath": "note",
"attachmentFolderPath": "attachments",
"showLineNumber": true,
"trashOption": "local",
"promptDelete": false,
"alwaysUpdateLinks": true,
"pdfExportSettings": {
"includeName": true,
"pageSize": "A4",
"landscape": false,
"margin": "0",
"downscalePercent": 100
},
"useTab": false
}