Files
knowledge-base/.obsidian/app.json
2026-04-17 22:43:11 +03:00

16 lines
388 B
JSON

{
"strictLineBreaks": false,
"showLineNumber": true,
"spellcheck": false,
"defaultViewMode": "source",
"livePreview": true,
"readableLineLength": true,
"showFrontmatter": true,
"foldHeading": true,
"foldIndent": true,
"newLinkFormat": "relative",
"attachmentFolderPath": "attachments",
"trashOption": "local",
"alwaysUpdateLinks": true,
"promptDelete": false
}