vault backup: 2024-08-14 20:34:10

This commit is contained in:
Elizabeth
2024-08-14 20:34:10 +02:00
parent c6d12f9258
commit c5c20443cd
8 changed files with 58 additions and 46 deletions

25
.obsidian/graph.json vendored
View File

@@ -4,10 +4,25 @@
"showTags": false,
"showAttachments": false,
"hideUnresolved": false,
"showOrphans": true,
"collapse-color-groups": true,
"colorGroups": [],
"collapse-display": true,
"showOrphans": false,
"collapse-color-groups": false,
"colorGroups": [
{
"query": "path:NPCs",
"color": {
"a": 1,
"rgb": 14048348
}
},
{
"query": "path:Party ",
"color": {
"a": 1,
"rgb": 14069084
}
}
],
"collapse-display": false,
"showArrow": false,
"textFadeMultiplier": 0,
"nodeSizeMultiplier": 1,
@@ -18,5 +33,5 @@
"linkStrength": 1,
"linkDistance": 250,
"scale": 1,
"close": false
"close": true
}