This commit is contained in:
2024-09-19 17:49:10 +02:00
parent 6f6fd29128
commit 9d890ef00f
4 changed files with 8 additions and 4 deletions

5
.obsidian/app.json vendored
View File

@@ -8,5 +8,8 @@
"downscalePercent": 100
},
"alwaysUpdateLinks": true,
"spellcheck": true
"spellcheck": true,
"newFileLocation": "current",
"newLinkFormat": "absolute",
"attachmentFolderPath": "./assets"
}