Files
bramses-highly-opinionated-…/.obsidian/app.json
2022-12-12 22:43:22 -06:00

12 lines
264 B
JSON

{
"newLinkFormat": "shortest",
"userIgnoreFilters": [
"Private/"
],
"alwaysUpdateLinks": true,
"showFrontmatter": false,
"defaultViewMode": "preview",
"showLineNumber": true,
"spellcheck": true,
"attachmentFolderPath": "Private/Attachments"
}