vault sync 2024-07-09 16:52:03
This commit is contained in:
parent
a867efd41c
commit
ba8c069efd
|
|
@ -1,22 +1,58 @@
|
|||
{
|
||||
"collapse-filter": false,
|
||||
"search": "",
|
||||
"collapse-filter": true,
|
||||
"search": "-path:98.Privé",
|
||||
"showTags": false,
|
||||
"showAttachments": true,
|
||||
"showAttachments": false,
|
||||
"hideUnresolved": false,
|
||||
"showOrphans": false,
|
||||
"showOrphans": true,
|
||||
"collapse-color-groups": true,
|
||||
"colorGroups": [],
|
||||
"collapse-display": false,
|
||||
"showArrow": true,
|
||||
"colorGroups": [
|
||||
{
|
||||
"query": "path:98.Privé",
|
||||
"color": {
|
||||
"a": 1,
|
||||
"rgb": 14701138
|
||||
}
|
||||
},
|
||||
{
|
||||
"query": "path:1.Règles ",
|
||||
"color": {
|
||||
"a": 1,
|
||||
"rgb": 14725458
|
||||
}
|
||||
},
|
||||
{
|
||||
"query": "path:2.Compendium ",
|
||||
"color": {
|
||||
"a": 1,
|
||||
"rgb": 11424480
|
||||
}
|
||||
},
|
||||
{
|
||||
"query": "path:3.Bestiaire ",
|
||||
"color": {
|
||||
"a": 1,
|
||||
"rgb": 5431378
|
||||
}
|
||||
},
|
||||
{
|
||||
"query": "path:4.Lore ",
|
||||
"color": {
|
||||
"a": 1,
|
||||
"rgb": 2784946
|
||||
}
|
||||
}
|
||||
],
|
||||
"collapse-display": true,
|
||||
"showArrow": false,
|
||||
"textFadeMultiplier": -3,
|
||||
"nodeSizeMultiplier": 2.49895833333333,
|
||||
"lineSizeMultiplier": 2.49895833333333,
|
||||
"nodeSizeMultiplier": 1,
|
||||
"lineSizeMultiplier": 1,
|
||||
"collapse-forces": true,
|
||||
"centerStrength": 0.5,
|
||||
"repelStrength": 15,
|
||||
"linkStrength": 0.75,
|
||||
"centerStrength": 0.518713248970312,
|
||||
"repelStrength": 10,
|
||||
"linkStrength": 1,
|
||||
"linkDistance": 250,
|
||||
"scale": 0.7132754626224443,
|
||||
"scale": 0.5087618855792623,
|
||||
"close": false
|
||||
}
|
||||
Loading…
Reference in New Issue