This commit is contained in:
sherlockforrest
2023-06-20 09:22:53 +08:00
commit bf2ed2e31f
621 changed files with 271599 additions and 0 deletions

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

@@ -0,0 +1,44 @@
{
"collapse-filter": true,
"search": "",
"showTags": false,
"showAttachments": false,
"hideUnresolved": false,
"showOrphans": true,
"collapse-color-groups": true,
"colorGroups": [
{
"query": "file:API",
"color": {
"a": 1,
"rgb": 14701138
}
},
{
"query": "file:NameSpace",
"color": {
"a": 1,
"rgb": 14725458
}
},
{
"query": "file:Class",
"color": {
"a": 1,
"rgb": 11657298
}
}
],
"collapse-display": true,
"showArrow": true,
"textFadeMultiplier": 0,
"nodeSizeMultiplier": 1,
"lineSizeMultiplier": 1,
"collapse-forces": true,
"centerStrength": 0.518713248970312,
"repelStrength": 10,
"linkStrength": 1,
"linkDistance": 250,
"scale": 0.7132754626224568,
"close": false
}