Graph Stuff

This commit is contained in:
2026-06-12 12:12:24 +02:00
parent 062d66b778
commit 975b6edea4
4 changed files with 31 additions and 8 deletions
+28 -6
View File
@@ -79,16 +79,38 @@
},
"additionalProperties": {},
"backupGraphOptions": {
"collapse-filter": true,
"collapse-filter": false,
"search": "",
"showTags": false,
"showAttachments": false,
"showAttachments": true,
"hideUnresolved": false,
"showOrphans": true,
"collapse-color-groups": false,
"colorGroups": [],
"collapse-display": true,
"showArrow": false,
"colorGroups": [
{
"query": "tag:#Uni ",
"color": {
"a": 1,
"rgb": 15961000
}
},
{
"query": "tag:#Calendar ",
"color": {
"a": 1,
"rgb": 9034987
}
},
{
"query": "tag:#Work ",
"color": {
"a": 1,
"rgb": 16429959
}
}
],
"collapse-display": false,
"showArrow": true,
"textFadeMultiplier": 0,
"nodeSizeMultiplier": 1,
"lineSizeMultiplier": 1,
@@ -97,7 +119,7 @@
"repelStrength": 10,
"linkStrength": 1,
"linkDistance": 250,
"scale": 0.10859418954895321,
"scale": 0.0447875451591692,
"close": true
},
"openInNewTab": true,