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:
2026-04-19 16:04:18 +02:00
co-authored by Claude Opus 4.7
parent 5c0588a1c9
commit 21a10a1de0
+1 -1
View File
@@ -1,6 +1,6 @@
{
"collapse-filter": true,
"search": "",
"search": "-path:members -path:.base",
"showTags": false,
"showAttachments": false,
"hideUnresolved": false,