juechafun/.obsidian/app.json

16 lines
360 B
JSON

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