diff --git a/.obsidian/app.json b/.obsidian/app.json index 9f97002..e6d2055 100644 --- a/.obsidian/app.json +++ b/.obsidian/app.json @@ -1,11 +1,13 @@ { "userIgnoreFilters": [ - "agents", - "commands", - "hooks", - "skills", + "agents/", + "commands/", + "hooks/", + "skills/", + "_templates/", "README.md", "CLAUDE.md", - "WIKI.md" + "WIKI.md", + "Welcome.md" ] } diff --git a/.obsidian/graph.json b/.obsidian/graph.json index 50f8329..d3aa72f 100644 --- a/.obsidian/graph.json +++ b/.obsidian/graph.json @@ -9,10 +9,7 @@ "colorGroups": [ { "query": "path:wiki/entities", "color": { "a": 1, "rgb": 12945088 } }, { "query": "path:wiki/concepts", "color": { "a": 1, "rgb": 5227007 } }, - { "query": "path:wiki/domains", "color": { "a": 1, "rgb": 5227007 } }, { "query": "path:wiki/sources", "color": { "a": 1, "rgb": 6986069 } }, - { "query": "path:wiki/questions", "color": { "a": 1, "rgb": 6986069 } }, - { "query": "path:wiki/comparisons", "color": { "a": 1, "rgb": 6986069 } }, { "query": "path:wiki/meta", "color": { "a": 1, "rgb": 5676246 } }, { "query": "path:wiki", "color": { "a": 1, "rgb": 5676246 } } ],