Absolue-Necessite/.obsidian/app.json
2023-01-06 18:29:46 +01:00

15 lines
No EOL
325 B
JSON

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