Oscar Plaisant aa751faf29 update
2024-03-28 23:43:36 +01:00

47 lines
820 B
JSON

{
"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
}
}