Steps to reproduce
In main vault:
- Open global Graph View
- Try any of the following:
- Type
tag:#yourtag
into filter field - Toggle on/off: Incoming links, Outgoing links, Existing files only
- Adjust Node size, Link thickness, or Text fade threshold
- Observe: Nothing changes in the graph
In new vault:
- Create a new vault with default theme and no plugins
- Add notes with
#tagname
- Open global Graph View
- Observe: No filter sidebar appears
- 3-dot menu shows no option to enable filters
- Right-clicking does nothing
- Cannot search or adjust anything
Did you follow the troubleshooting guide? [Y]
Fresh install (manually deleted app +
~/Library/Application Support/obsidian
)
New test vault created with no plugins or CSS
Default theme
Workspace reset
GPU disabled via launch flag
Light/Dark mode tested
Confirmed on version 1.9.x (latest as of April 2, 2025)
Expected result
- In main vault: filter options and toggles should affect graph in real-time
- In new vault: filter sidebar should be visible and interactive
- Filter bar and toggles should work like the regular search view (which works fine)
Actual result
- In main vault:
- Filter bar is visible but completely non-functional
- No filter, toggle, or slider has any effect on the graph
- In new vault:
- Filter bar is missing entirely
- 3-dot menu and right-click offer no way to show filters
- Graph is static and unresponsive
Environment
OS: macOS Ventura 13.6.1
Obsidian version: 1.9.x
Sandbox/Test Vault:
Plugins:
CSS snippets:
GPU Disabled:
Additional information
- Tag filtering does work in normal file search panel (see screenshot #1), but does not work at all in Graph View (screenshot #2)
- Graph UI seems completely disconnected from the controls
- Can provide screen recording if needed