All Projects

obsidian-graph-scaler

An Obsidian plugin that scales graph node sizes proportionally to their link count with no upper limit. More connected notes appear larger in the graph view.

Overview

obsidian-graph-scaler enhances Obsidian's built-in graph view by dynamically scaling node sizes based on how many links each note has. Notes with more connections appear proportionally larger, making hub notes and heavily-linked concepts immediately visible.

Unlike Obsidian's default graph which caps node sizes, this plugin removes the upper limit so the visual hierarchy directly reflects the vault's link structure.

Features

  • Proportional node scaling based on inbound + outbound link count
  • No upper size limit — hub notes stand out clearly
  • Works with Obsidian's native graph view
  • Lightweight plugin with minimal configuration

Tech Stack

TypeScript Obsidian API

Links