update link formats

This commit is contained in:
gribse 2025-06-03 22:33:44 +02:00
parent 5709ac3d31
commit 098ad6dba6
2 changed files with 19 additions and 16 deletions

3
.obsidian/app.json vendored
View file

@ -1,5 +1,6 @@
{
"attachmentFolderPath": "./images",
"useMarkdownLinks": true,
"showUnsupportedFiles": true
"showUnsupportedFiles": true,
"newLinkFormat": "shortest"
}