Files
Obsidian/.obsidian/plugins/smart-connections-visualizer/data.json
2026-02-04 17:04:00 +08:00

17 lines
383 B
JSON

{
"relevanceScoreThreshold": 0.5,
"nodeSize": 6.78,
"repelForce": 206,
"linkForce": 1,
"linkDistance": 60,
"centerForce": 0.1,
"textFadeThreshold": 0.1,
"minLinkThickness": 0.76,
"maxLinkThickness": 10,
"maxLabelCharacters": 18,
"linkLabelSize": 7,
"nodeLabelSize": 6,
"connectionType": "block",
"noteFillColor": "#7c8594",
"blockFillColor": "#926ec9"
}