4Cjyxbq25Cb1 downloadsHighlights currently open notes in the graph view — custom color, enlarged size, and dimming of other nodes. Includes an in-graph control panel.
An Obsidian plugin that visually highlights currently open notes in the graph view.

main.js and manifest.json from the latest releaseopen-notes-graph-highlight inside your vault's .obsidian/plugins/ directoryA small control panel appears in the bottom-right corner of the graph view for quick adjustments.
| Setting | Description | Default |
|---|---|---|
| Highlight color | Color used to highlight open notes | #e06c75 (red) |
| Node size | Fixed visual size of open notes (normal nodes: ~2–3) | 8 |
| Dim opacity | Opacity of non-open nodes (0 = invisible, 1 = normal) | 0.15 |
All settings are also accessible directly in the graph view via the control panel.
MIT