Open Notes Graph Highlight

by 4Cjyxbq25Cb
5
4
3
2
1
New Plugin

Description

Highlights currently open notes in the graph view — custom color, enlarged size, and dimming of other nodes. Includes an in-graph control panel. - This plugin has not been manually reviewed by Obsidian staff.

Reviews

No reviews yet.

Stats

stars
downloads
0
forks
0
days
NaN
days
NaN
days
0
total PRs
0
open PRs
0
closed PRs
0
merged PRs
0
total issues
0
open issues
0
closed issues
0
commits

Latest Version

Invalid date

Changelog

README file from

Github

Open Notes Graph Highlight

An Obsidian plugin that visually highlights currently open notes in the graph view.

Features

  • Color highlight — open notes appear in a custom color
  • Size boost — open notes are enlarged to a fixed size, independent of link count
  • Dim other nodes — non-open notes are faded out so open notes stand out
  • In-graph control panel — adjust color, size, and opacity directly in the graph view without opening settings

Screenshot placeholder

Installation

  1. Open Obsidian Settings → Community Plugins
  2. Disable Safe Mode if prompted
  3. Click Browse and search for Open Notes Graph Highlight
  4. Click Install, then Enable

Manual installation

  1. Download main.js and manifest.json from the latest release
  2. Create a folder open-notes-graph-highlight inside your vault's .obsidian/plugins/ directory
  3. Copy both files into that folder
  4. Reload Obsidian and enable the plugin in Settings → Community Plugins

Usage

  1. Open the Graph View
  2. Open one or more notes in Obsidian
  3. The open notes will immediately appear highlighted in the graph

A small control panel appears in the bottom-right corner of the graph view for quick adjustments.

Settings

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.

Compatibility

  • Obsidian 1.4.0 and later
  • Works on desktop and mobile

License

MIT