mirror of
https://github.com/danbulant/notes
synced 2026-06-24 00:51:58 +00:00
75 lines
No EOL
1.7 KiB
JSON
75 lines
No EOL
1.7 KiB
JSON
{
|
|
"password": "",
|
|
"splitDirection": "vertical",
|
|
"typedLinkPrefix": "-",
|
|
"imgServerPort": 3837,
|
|
"debug": false,
|
|
"globalStyleGroups": [],
|
|
"globalGraphRibbon": true,
|
|
"graphSettings": {
|
|
"autoAddNodes": true,
|
|
"autoExpand": false,
|
|
"autoZoom": true,
|
|
"coreStore": "Obsidian",
|
|
"expandInitial": true,
|
|
"fdgdLayout": "d3-force",
|
|
"filter": "",
|
|
"height": "100%",
|
|
"hoverEdges": false,
|
|
"layout": "force-directed",
|
|
"limit": 10000,
|
|
"mergeEdges": true,
|
|
"metaKeyHover": false,
|
|
"mode": "workspace",
|
|
"navigator": true,
|
|
"openWithShift": false,
|
|
"styleGroups": [],
|
|
"toolbar": true,
|
|
"width": "100%",
|
|
"zoomSpeed": 1
|
|
},
|
|
"embedSettings": {
|
|
"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": false,
|
|
"mode": "local",
|
|
"navigator": false,
|
|
"openWithShift": false,
|
|
"styleGroups": [],
|
|
"toolbar": false,
|
|
"width": "100%",
|
|
"zoomSpeed": 1
|
|
},
|
|
"globalGraphSettings": {
|
|
"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": false,
|
|
"mode": "workspace",
|
|
"navigator": true,
|
|
"openWithShift": false,
|
|
"styleGroups": [],
|
|
"toolbar": true,
|
|
"zoomSpeed": 1
|
|
}
|
|
} |