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
+1
View File
@@ -1,6 +1,7 @@
.obsidian/workspace.json .obsidian/workspace.json
.obsidian/workspace-mobile.json .obsidian/workspace-mobile.json
.obsidian/cache .obsidian/cache
.obsidian/graph.json
.obsidian/plugins/extended-graph/data.json .obsidian/plugins/extended-graph/data.json
.trash/ .trash/
thumbnails/ thumbnails/
+1 -1
View File
@@ -39,6 +39,6 @@
"repelStrength": 10, "repelStrength": 10,
"linkStrength": 1, "linkStrength": 1,
"linkDistance": 250, "linkDistance": 250,
"scale": 0.3401054210524412, "scale": 0.02985836343944613,
"close": true "close": true
} }
+28 -6
View File
@@ -79,16 +79,38 @@
}, },
"additionalProperties": {}, "additionalProperties": {},
"backupGraphOptions": { "backupGraphOptions": {
"collapse-filter": true, "collapse-filter": false,
"search": "", "search": "",
"showTags": false, "showTags": false,
"showAttachments": false, "showAttachments": true,
"hideUnresolved": false, "hideUnresolved": false,
"showOrphans": true, "showOrphans": true,
"collapse-color-groups": false, "collapse-color-groups": false,
"colorGroups": [], "colorGroups": [
"collapse-display": true, {
"showArrow": false, "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, "textFadeMultiplier": 0,
"nodeSizeMultiplier": 1, "nodeSizeMultiplier": 1,
"lineSizeMultiplier": 1, "lineSizeMultiplier": 1,
@@ -97,7 +119,7 @@
"repelStrength": 10, "repelStrength": 10,
"linkStrength": 1, "linkStrength": 1,
"linkDistance": 250, "linkDistance": 250,
"scale": 0.10859418954895321, "scale": 0.0447875451591692,
"close": true "close": true
}, },
"openInNewTab": true, "openInNewTab": true,
+1 -1
View File
@@ -9,7 +9,7 @@ tags:
# 12.06.2026 # 12.06.2026
# Tasks # Tasks
- [ ] Kuratorische Praxis 10.00-15.00 01/305. Seminarraum KUWI - Entschuldigt - [x] Kuratorische Praxis 10.00-15.00 01/305. Seminarraum KUWI - Entschuldigt
- [x] Dissonanzen gestalten. 8.30-14.30 01/304. Online - [x] Dissonanzen gestalten. 8.30-14.30 01/304. Online
- [ ] Tag der Niedersachsen 15.30-18.00 - [ ] Tag der Niedersachsen 15.30-18.00
--- ---