2025-06-21 14:34:56 update from obsidian (7 file·s changed)

Affected files:
.obsidian/community-plugins.json
.obsidian/graph.json
.obsidian/plugins/extended-graph/data.json
.obsidian/plugins/extended-graph/main.js
.obsidian/plugins/extended-graph/manifest.json
.obsidian/plugins/extended-graph/styles.css
.obsidian/plugins/lazy-plugins/data.json
This commit is contained in:
oskar
2025-06-21 14:34:56 +02:00
parent 22fcdf0479
commit 41087fc864
7 changed files with 2839 additions and 5 deletions

View File

@@ -5,7 +5,7 @@
"showAttachments": false,
"hideUnresolved": false,
"showOrphans": false,
"collapse-color-groups": false,
"collapse-color-groups": true,
"colorGroups": [
{
"query": "tag:#not-done",
@@ -125,11 +125,11 @@
"textFadeMultiplier": 0,
"nodeSizeMultiplier": 1.29210205078125,
"lineSizeMultiplier": 1.23408203125,
"collapse-forces": false,
"collapse-forces": true,
"centerStrength": 0.384765625,
"repelStrength": 8.4228515625,
"linkStrength": 1,
"linkDistance": 30,
"scale": 0.1387322393266608,
"close": true
"scale": 0.10767635844418107,
"close": false
}