changed graph behavioiur

This commit is contained in:
Jesse James Isler 2022-06-24 16:08:47 +02:00
parent a1345bd4e1
commit e837e0b618
4 changed files with 29 additions and 7 deletions

22
.obsidian/graph.json vendored Normal file
View File

@ -0,0 +1,22 @@
{
"collapse-filter": true,
"search": "",
"showTags": false,
"showAttachments": false,
"hideUnresolved": false,
"showOrphans": true,
"collapse-color-groups": true,
"colorGroups": [],
"collapse-display": true,
"showArrow": false,
"textFadeMultiplier": 0,
"nodeSizeMultiplier": 1,
"lineSizeMultiplier": 1,
"collapse-forces": true,
"centerStrength": 0.518713248970312,
"repelStrength": 10,
"linkStrength": 1,
"linkDistance": 250,
"scale": 1,
"close": false
}

View File

@ -1,7 +1,7 @@
{
"skipFirstHeadline": true,
"disableHeadlines": false,
"graphOverwrite": false,
"graphOverwrite": true,
"rootIndexFile": "Dashboard.md",
"autoCreateIndexFile": true,
"autoRenameIndexFile": true,

12
.obsidian/workspace vendored
View File

@ -133,12 +133,12 @@
"atom/atom.md",
"attachment/attachment.md",
"Firmen/Firmen.md",
"Firmen/steinemann technology/steinemann technology.md",
"Firmen/steinemann technology/infomails/infomails.md",
"Firmen/steinemann technology/K2H/K2H.md",
"Firmen/steinemann technology/Penta/Penta.md",
"Firmen/steinemann technology/Penta/img/img.md",
"rapha/rapha.md",
"rapha/_Index_of_rapha.md"
"Dashboard.md",
"Firmen/Bewerbungen/Bewerbungen.md",
"Firmen/Bewerbungen/bewerbung 22/bewerbung 22.md",
"Firmen/Bewerbungen/bewerbung 22/firm/firm.md",
"Firmen/steinemann technology/steinemann technology.md",
"Firmen/steinemann technology/K2H/K2H.md"
]
}

0
Dashboard.md Normal file
View File