Absolue-Necessite/.obsidian/app.json

15 lines
No EOL
324 B
JSON

{
"legacyEditor": false,
"livePreview": true,
"spellcheck": true,
"alwaysUpdateLinks": true,
"promptDelete": true,
"attachmentFolderPath": "./_attachments",
"userIgnoreFilters": [
"Excalidraw/",
"excalibrain"
],
"newFileLocation": "root",
"newLinkFormat": "relative",
"useMarkdownLinks": true
}