update
This commit is contained in:
169
.obsidian/plugins/juggl/data.json
vendored
Normal file
169
.obsidian/plugins/juggl/data.json
vendored
Normal file
@@ -0,0 +1,169 @@
|
||||
{
|
||||
"splitDirection": "vertical",
|
||||
"typedLinkPrefix": "-",
|
||||
"useImgServer": false,
|
||||
"imgServerPort": 3837,
|
||||
"debug": false,
|
||||
"globalStyleGroups": [
|
||||
{
|
||||
"filter": "tag:#flashcards",
|
||||
"color": "#c06c36",
|
||||
"shape": "ellipse",
|
||||
"icon": {
|
||||
"name": "No icon",
|
||||
"path": "",
|
||||
"color": "white"
|
||||
},
|
||||
"showInPane": true,
|
||||
"show": true,
|
||||
"size": 1
|
||||
},
|
||||
{
|
||||
"filter": "tag:#informatique",
|
||||
"color": "#1b6a75",
|
||||
"shape": "ellipse",
|
||||
"icon": {
|
||||
"name": "No icon",
|
||||
"path": "",
|
||||
"color": "white"
|
||||
},
|
||||
"showInPane": true,
|
||||
"show": true,
|
||||
"size": 1
|
||||
},
|
||||
{
|
||||
"filter": "tag:#logique",
|
||||
"color": "#2b48a8",
|
||||
"shape": "ellipse",
|
||||
"icon": {
|
||||
"name": "No icon",
|
||||
"path": "",
|
||||
"color": "white"
|
||||
},
|
||||
"showInPane": true,
|
||||
"show": true,
|
||||
"size": 1
|
||||
},
|
||||
{
|
||||
"filter": "tag:#maths",
|
||||
"color": "#126006",
|
||||
"shape": "ellipse",
|
||||
"icon": {
|
||||
"name": "No icon",
|
||||
"path": "",
|
||||
"color": "white"
|
||||
},
|
||||
"showInPane": true,
|
||||
"show": true,
|
||||
"size": 1
|
||||
},
|
||||
{
|
||||
"filter": "tag:#personne",
|
||||
"color": "#696969",
|
||||
"shape": "ellipse",
|
||||
"icon": {
|
||||
"name": "No icon",
|
||||
"path": "",
|
||||
"color": "white"
|
||||
},
|
||||
"showInPane": true,
|
||||
"show": true,
|
||||
"size": 1
|
||||
},
|
||||
{
|
||||
"filter": "file:excalidraw",
|
||||
"color": "#7524f0",
|
||||
"shape": "ellipse",
|
||||
"icon": {
|
||||
"name": "No icon",
|
||||
"path": "",
|
||||
"color": "white"
|
||||
},
|
||||
"showInPane": true,
|
||||
"show": true,
|
||||
"size": 1
|
||||
}
|
||||
],
|
||||
"globalGraphRibbon": true,
|
||||
"graphSettings": {
|
||||
"animateLayout": true,
|
||||
"autoAddNodes": true,
|
||||
"autoExpand": false,
|
||||
"autoZoom": true,
|
||||
"coreStore": "Obsidian",
|
||||
"expandInitial": true,
|
||||
"fdgdLayout": "d3-force",
|
||||
"filter": "",
|
||||
"height": "100%",
|
||||
"hoverEdges": false,
|
||||
"layout": {
|
||||
"name": "dagre",
|
||||
"animate": true,
|
||||
"animationDuration": 500,
|
||||
"spacingFactor": 0.5,
|
||||
"fit": false,
|
||||
"padding": 30,
|
||||
"nodeDimensionsIncludeLabels": true,
|
||||
"avoidOverlap": true
|
||||
},
|
||||
"limit": 10000,
|
||||
"mergeEdges": true,
|
||||
"metaKeyHover": true,
|
||||
"mode": "local",
|
||||
"navigator": true,
|
||||
"openWithShift": false,
|
||||
"readContent": true,
|
||||
"styleGroups": [],
|
||||
"toolbar": true,
|
||||
"width": "100%",
|
||||
"zoomSpeed": 1
|
||||
},
|
||||
"embedSettings": {
|
||||
"animateLayout": true,
|
||||
"autoAddNodes": false,
|
||||
"autoExpand": false,
|
||||
"autoZoom": false,
|
||||
"coreStore": "Obsidian",
|
||||
"expandInitial": true,
|
||||
"fdgdLayout": "cola",
|
||||
"filter": "",
|
||||
"height": "400px",
|
||||
"hoverEdges": false,
|
||||
"layout": "force-directed",
|
||||
"limit": 1000,
|
||||
"mergeEdges": true,
|
||||
"metaKeyHover": true,
|
||||
"mode": "local",
|
||||
"navigator": false,
|
||||
"openWithShift": false,
|
||||
"readContent": true,
|
||||
"styleGroups": [],
|
||||
"toolbar": false,
|
||||
"width": "100%",
|
||||
"zoomSpeed": 1
|
||||
},
|
||||
"globalGraphSettings": {
|
||||
"animateLayout": true,
|
||||
"autoAddNodes": true,
|
||||
"autoExpand": false,
|
||||
"autoZoom": true,
|
||||
"coreStore": "Obsidian",
|
||||
"expandInitial": false,
|
||||
"fdgdLayout": "cola",
|
||||
"filter": "-class:dangling -class:file",
|
||||
"height": "100%",
|
||||
"width": "100%",
|
||||
"limit": 10000,
|
||||
"hoverEdges": false,
|
||||
"layout": "force-directed",
|
||||
"mergeEdges": true,
|
||||
"metaKeyHover": true,
|
||||
"mode": "workspace",
|
||||
"navigator": true,
|
||||
"openWithShift": false,
|
||||
"readContent": false,
|
||||
"styleGroups": [],
|
||||
"toolbar": true,
|
||||
"zoomSpeed": 1
|
||||
}
|
||||
}
|
Reference in New Issue
Block a user