digital-garden/.obsidian/graph.json

51 lines
963 B
JSON
Raw Normal View History

2024-06-13 21:01:37 +03:00
{
"collapse-filter": true,
"search": "",
"showTags": false,
"showAttachments": false,
"hideUnresolved": false,
"showOrphans": true,
"collapse-color-groups": true,
2024-06-17 18:42:04 +03:00
"colorGroups": [
{
"query": "path:wiki/zero ",
"color": {
"a": 1,
"rgb": 13730816
}
},
{
"query": "path:knowledge/dev ",
"color": {
"a": 1,
"rgb": 9582847
}
},
{
"query": "path:knowledge/health ",
"color": {
"a": 1,
"rgb": 8767232
}
},
{
"query": "path:",
"color": {
"a": 1,
"rgb": 5431378
}
}
],
2024-06-13 21:01:37 +03:00
"collapse-display": true,
"showArrow": false,
"textFadeMultiplier": 0,
"nodeSizeMultiplier": 1,
"lineSizeMultiplier": 1,
"collapse-forces": true,
"centerStrength": 0.518713248970312,
"repelStrength": 10,
"linkStrength": 1,
"linkDistance": 250,
2024-07-04 12:45:41 +03:00
"scale": 0.27876887851347015,
2024-06-13 21:01:37 +03:00
"close": false
}