This commit is contained in:
2025-10-24 13:17:31 +02:00
parent 72afac23b4
commit 663abc4499
6 changed files with 19 additions and 81 deletions

3
.obsidian/app.json vendored
View File

@@ -3,5 +3,6 @@
"alwaysUpdateLinks": true,
"attachmentFolderPath": "media",
"newLinkFormat": "absolute",
"newFileLocation": "current"
"newFileLocation": "current",
"useMarkdownLinks": true
}