feat: Add Obsidian vault configuration and documentation for navigation and memory management
This commit is contained in:
51
.obsidian/graph.json
vendored
Normal file
51
.obsidian/graph.json
vendored
Normal file
@@ -0,0 +1,51 @@
|
||||
{
|
||||
"collapse-filter": true,
|
||||
"search": "-path:.git -path:.opencode/node_modules -path:ai/inbox -path:archives -path:scripts/mattermost/generated -path:scripts/slack/generated -path:scripts/mattermost/.venv -path:scripts/slack/.venv -path:generated -path:.venv",
|
||||
"showTags": true,
|
||||
"showAttachments": false,
|
||||
"hideUnresolved": false,
|
||||
"showOrphans": true,
|
||||
"collapse-color-groups": true,
|
||||
"colorGroups": [
|
||||
{
|
||||
"query": "tag:#onboarding",
|
||||
"color": {
|
||||
"a": 1,
|
||||
"rgb": 14701138
|
||||
}
|
||||
},
|
||||
{
|
||||
"query": "tag:#map",
|
||||
"color": {
|
||||
"a": 1,
|
||||
"rgb": 6732650
|
||||
}
|
||||
},
|
||||
{
|
||||
"query": "path:ai/work-items",
|
||||
"color": {
|
||||
"a": 1,
|
||||
"rgb": 16753920
|
||||
}
|
||||
},
|
||||
{
|
||||
"query": "path:ai/context/people",
|
||||
"color": {
|
||||
"a": 1,
|
||||
"rgb": 10053324
|
||||
}
|
||||
}
|
||||
],
|
||||
"collapse-display": true,
|
||||
"showArrow": false,
|
||||
"textFadeMultiplier": 0,
|
||||
"nodeSizeMultiplier": 1,
|
||||
"lineSizeMultiplier": 1,
|
||||
"collapse-forces": true,
|
||||
"centerStrength": 0.518713248970312,
|
||||
"repelStrength": 10,
|
||||
"linkStrength": 1,
|
||||
"linkDistance": 250,
|
||||
"scale": 1.0862826017262757,
|
||||
"close": true
|
||||
}
|
||||
Reference in New Issue
Block a user