Update app.json settings and reorganize image links in premier-ruban-card-weaving index

This commit is contained in:
gribse 2025-06-03 20:52:21 +02:00
parent 776fe82e1e
commit 5709ac3d31
2 changed files with 15 additions and 20 deletions

4
.obsidian/app.json vendored
View file

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