Smart Cluster Graph

by Alan Li
5
4
3
2
1
Score: 50/100

Description

Reviews

No reviews yet.

Stats

2
stars
193
downloads
0
forks
16
days
6
days
6
days
0
total PRs
0
open PRs
0
closed PRs
0
merged PRs
0
total issues
0
open issues
0
closed issues
22
commits

Latest Version

6 days ago

Changelog

✨ What's New in v1.1.0

  • 🏝️ Dynamic Island Toolbar: Sleek centered pill-shaped floating toolbar with backdrop blur & spring animations.
  • 🧬 Cellular Bioluminescent Canvas: Nodes render as dual-layer nuclei with soft radial cytoplasm aura gradients. Hulls render as fluid double-layer cell membranes.
  • Flowing Energy Signals: Translucent bio-channel edges with continuous flowing energy particles along bridges.
  • 🌗 Adaptive Light/Dark Theme: Seamlessly adapts to Obsidian's active color scheme.
  • ♾️ Freeze-free Animation Loop: Kept animation loop active when physics settles for non-stopping particle flow.

README file from

Github

Smart Cluster Graph

A folder-based cluster graph view plugin for Obsidian. It organizes your vault notes into distinct community clusters with soft convex hulls, line-crossing avoidance, and real-time node search.

Smart Cluster Graph Demo

Features

  • 🏝️ Community Clusters: Groups notes into clean topic clusters with soft convex hulls.
  • 🌉 Strongest Bridge Links: Displays key cross-cluster bridge relationships without web clutter.
  • ↪️ Line Crossing Avoidance: Curves cross-cluster links smoothly around intermediate hulls.
  • 🔍 Live Node Search: Search and highlight notes directly within the graph view.
  • 🎯 Active Note Tracking: Automatically syncs with your currently open Obsidian note.

Usage

  • Click Node: Select node.
  • Double Click Node: Open note in Obsidian workspace.
  • Right Click Node: Open context menu (Open note, Open in new tab, Copy link).
  • Search Bar: Type to filter and highlight matching nodes in real time.
  • Pan & Zoom: Drag canvas to pan; scroll wheel to zoom around screen center.

Installation

Community Plugins

  1. Open Obsidian SettingsCommunity plugins.
  2. Search for Smart Cluster Graph.
  3. Click Install, then Enable.

Manual Installation

  1. Download main.js, manifest.json, and styles.css from the latest Release.
  2. Copy files into your vault's .obsidian/plugins/smart-cluster-graph/ directory.
  3. Reload Obsidian and enable the plugin in settings.

License

MIT