device-56.home 2026-3-25:0:9:25
This commit is contained in:
47
.obsidian/plugins/3d-graph/data.json
vendored
47
.obsidian/plugins/3d-graph/data.json
vendored
@@ -1,47 +0,0 @@
|
||||
{
|
||||
"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
|
||||
}
|
||||
}
|
||||
10
.obsidian/plugins/3d-graph/manifest.json
vendored
10
.obsidian/plugins/3d-graph/manifest.json
vendored
@@ -1,9 +1 @@
|
||||
{
|
||||
"id": "3d-graph",
|
||||
"name": "3D Graph",
|
||||
"version": "1.0.5",
|
||||
"description": "A 3D Graph for Obsidian",
|
||||
"author": "Alexander Weichart",
|
||||
"authorUrl": "https://github.com/AlexW00",
|
||||
"isDesktopOnly": false
|
||||
}
|
||||
{"id":"3d-graph","name":"3D Graph","version":"1.0.5","description":"A 3D Graph for Obsidian","author":"Alexander Weichart","authorUrl":"https://github.com/AlexW00","isDesktopOnly":false}
|
||||
Reference in New Issue
Block a user