tech-tips/.obsidian/app.json

17 lines
418 B
JSON
Raw Permalink Normal View History

{
"alwaysUpdateLinks": true,
"promptDelete": false,
"showInlineTitle": true,
"showFrontmatter": false,
"strictLineBreaks": true,
"trashOption": "system",
"newFileLocation": "current",
"useTab": false,
"spellcheck": false,
"defaultViewMode": "preview",
"showLineNumber": true,
"useMarkdownLinks": true,
"showUnsupportedFiles": true,
"attachmentFolderPath": "assets",
"livePreview": false
}