Files
notes/.obsidian/app.json
T
Docker7530 a2f5df43cc 1772367588
2026-03-01 20:20:04 +08:00

28 lines
657 B
JSON

{
"readableLineLength": false,
"strictLineBreaks": true,
"showLineNumber": true,
"promptDelete": true,
"alwaysUpdateLinks": true,
"newLinkFormat": "relative",
"useMarkdownLinks": true,
"showUnsupportedFiles": true,
"newFileLocation": "folder",
"newFileFolderPath": "000-inbox",
"attachmentFolderPath": "attachment",
"pdfExportSettings": {
"pageSize": "A4",
"landscape": false,
"margin": "0",
"downscalePercent": 100
},
"showInlineTitle": true,
"autoPairMarkdown": true,
"useTab": false,
"showIndentGuide": false,
"spellcheck": false,
"foldIndent": false,
"userIgnoreFilters": [
"attachment/"
]
}