hide member memory from Obsidian graph view
Add a graph-view search filter (-path:members -path:.base) so the 30+ journal/on-the-user/revisit nodes drop out of the visualization. View-only — the files stay in the vault index, so council-members.base keeps rendering the roster and search keeps finding them. Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
This commit is contained in:
Vendored
+1
-1
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"collapse-filter": true,
|
||||
"search": "",
|
||||
"search": "-path:members -path:.base",
|
||||
"showTags": false,
|
||||
"showAttachments": false,
|
||||
"hideUnresolved": false,
|
||||
|
||||
Reference in New Issue
Block a user