chore(mystery): commit minimal Obsidian vault config; ignore workspace cache

This commit is contained in:
2026-05-09 09:43:53 -05:00
parent 506e36b801
commit 20619cec09
2 changed files with 17 additions and 0 deletions
+6
View File
@@ -0,0 +1,6 @@
{
"alwaysUpdateLinks": true,
"newLinkFormat": "shortest",
"useMarkdownLinks": false,
"attachmentFolderPath": "_attachments"
}
+11
View File
@@ -0,0 +1,11 @@
{
"showTags": false,
"showAttachments": false,
"showOrphans": true,
"collapse-filter": false,
"collapse-color-groups": false,
"collapse-display": false,
"collapse-forces": false,
"lineSizeMultiplier": 1,
"nodeSizeMultiplier": 1.2
}