Compare commits

..

2 Commits

Author SHA1 Message Date
DerGrumpf 4822a6f130 Graph Stuff 2026-06-12 12:13:21 +02:00
DerGrumpf 975b6edea4 Graph Stuff 2026-06-12 12:12:24 +02:00
4 changed files with 6 additions and 5 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/
+2 -2
View File
@@ -39,6 +39,6 @@
"repelStrength": 10, "repelStrength": 10,
"linkStrength": 1, "linkStrength": 1,
"linkDistance": 250, "linkDistance": 250,
"scale": 0.09380615035588143, "scale": 0.02985836343944613,
"close": true "close": true
} }
+2 -2
View File
@@ -119,7 +119,7 @@
"repelStrength": 10, "repelStrength": 10,
"linkStrength": 1, "linkStrength": 1,
"linkDistance": 250, "linkDistance": 250,
"scale": 0.09380615035588143, "scale": 0.0447875451591692,
"close": true "close": true
}, },
"openInNewTab": true, "openInNewTab": true,
@@ -376,4 +376,4 @@
"showIcons": false "showIcons": false
}, },
"multipleNodesData": {} "multipleNodesData": {}
} }
+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
--- ---