Vault Backup
This commit is contained in:
+28
-6
@@ -79,16 +79,38 @@
|
||||
},
|
||||
"additionalProperties": {},
|
||||
"backupGraphOptions": {
|
||||
"collapse-filter": true,
|
||||
"collapse-filter": false,
|
||||
"search": "",
|
||||
"showTags": false,
|
||||
"showAttachments": false,
|
||||
"showAttachments": true,
|
||||
"hideUnresolved": false,
|
||||
"showOrphans": true,
|
||||
"collapse-color-groups": false,
|
||||
"colorGroups": [],
|
||||
"collapse-display": true,
|
||||
"showArrow": false,
|
||||
"colorGroups": [
|
||||
{
|
||||
"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,
|
||||
"nodeSizeMultiplier": 1,
|
||||
"lineSizeMultiplier": 1,
|
||||
@@ -97,7 +119,7 @@
|
||||
"repelStrength": 10,
|
||||
"linkStrength": 1,
|
||||
"linkDistance": 250,
|
||||
"scale": 0.10859418954895321,
|
||||
"scale": 0.09380615035588143,
|
||||
"close": true
|
||||
},
|
||||
"openInNewTab": true,
|
||||
|
||||
Reference in New Issue
Block a user