Files
WorkNote/.obsidian/app.json
2025-04-24 17:29:25 +08:00

18 lines
425 B
JSON

{
"newFileLocation": "current",
"newLinkFormat": "relative",
"attachmentFolderPath": "./assets",
"strictLineBreaks": true,
"useMarkdownLinks": true,
"showLineNumber": false,
"trashOption": "local",
"alwaysUpdateLinks": true,
"showUnsupportedFiles": true,
"pdfExportSettings": {
"includeName": true,
"pageSize": "Letter",
"landscape": false,
"margin": "0",
"downscalePercent": 100
}
}