feat: added hyperblog

This commit is contained in:
Nick 2024-09-14 08:39:18 -05:00
parent 0af758db16
commit 4a51ade97e
1548 changed files with 47954 additions and 161 deletions

31
.obsidian/graph.json vendored Normal file → Executable file
View file

@ -1,11 +1,11 @@
{
"collapse-filter": true,
"collapse-filter": false,
"search": "",
"showTags": true,
"showAttachments": false,
"showAttachments": true,
"hideUnresolved": true,
"showOrphans": false,
"collapse-color-groups": true,
"showOrphans": true,
"collapse-color-groups": false,
"colorGroups": [
{
"query": "#debate",
@ -28,20 +28,6 @@
"rgb": 7393985
}
},
{
"query": "#personal",
"color": {
"a": 1,
"rgb": 12020434
}
},
{
"query": "#school",
"color": {
"a": 1,
"rgb": 7255508
}
},
{
"query": "#exercise",
"color": {
@ -55,6 +41,13 @@
"a": 1,
"rgb": 13395456
}
},
{
"query": "#hyperblog",
"color": {
"a": 1,
"rgb": 3512547
}
}
],
"collapse-display": true,
@ -67,6 +60,6 @@
"repelStrength": 16.5625,
"linkStrength": 0.911458333333333,
"linkDistance": 375,
"scale": 0.07998098890400604,
"scale": 0.023698070786372122,
"close": true
}