update
This commit is contained in:
47
.obsidian/plugins/3d-graph/data.json
vendored
Normal file
47
.obsidian/plugins/3d-graph/data.json
vendored
Normal file
@@ -0,0 +1,47 @@
|
||||
{
|
||||
"filters": {
|
||||
"doShowOrphans": true
|
||||
},
|
||||
"groups": {
|
||||
"groups": [
|
||||
{
|
||||
"query": "tag:#not-done",
|
||||
"color": "#878787"
|
||||
},
|
||||
{
|
||||
"query": "tag:#MOC",
|
||||
"color": "#e16613"
|
||||
},
|
||||
{
|
||||
"query": "tag:#excalidraw",
|
||||
"color": "#7a5cff"
|
||||
},
|
||||
{
|
||||
"query": "tag:#PKM OR tag:#obsidian",
|
||||
"color": "#4a37a0"
|
||||
},
|
||||
{
|
||||
"query": "tag:#flashcards",
|
||||
"color": "#4a37a0"
|
||||
},
|
||||
{
|
||||
"query": "tag:#gists",
|
||||
"color": "#682d93"
|
||||
},
|
||||
{
|
||||
"query": "tag:#CV",
|
||||
"color": "#a80089"
|
||||
},
|
||||
{
|
||||
"query": "tag:#maths",
|
||||
"color": "#2a9e00"
|
||||
}
|
||||
]
|
||||
},
|
||||
"display": {
|
||||
"nodeSize": 4,
|
||||
"linkThickness": 5,
|
||||
"particleSize": 6,
|
||||
"particleCount": 4
|
||||
}
|
||||
}
|
Reference in New Issue
Block a user