Files
notes/.obsidian/app.json
T
2026-03-01 01:43:46 +08:00

25 lines
609 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
}