Search...Search plugins and themes...
⌘K
Sign in
  • Get started
  • Download
  • Pricing
  • Enterprise
  • Account
  • Obsidian
  • Overview
  • Sync
  • Publish
  • Canvas
  • Mobile
  • Web Clipper
  • CLI
  • Learn
  • Help
  • Developers
  • Changelog
  • About
  • Roadmap
  • Blog
  • Resources
  • System status
  • License overview
  • Terms of service
  • Privacy policy
  • Security
  • Community
  • Plugins
  • Themes
  • Discord
  • Forum / 中文论坛
  • Merch store
  • Brand guidelines
Follow us
DiscordTwitterBlueskyThreadsMastodonYouTubeGitHub
© 2026 Obsidian

Node Graph View

yonge123yonge123344 downloads

Interactive node graph visualization of your vault - converted from mkdocs-nodegraph.

Add to Obsidian
  • Overview
  • Scorecard
  • Updates1

An Extension for Visualizing Markdown Files Network Graph in Obsidian

It is a copy of mkdocs-nodegraph - github | pypi

Example

Features

  • Visualizes links between .md files as an interactive force-directed graph
  • Click a node to open the md file
  • Ctrl+Click / Cmd+Click to open in a new tab
  • Alt+Click to open mdfile_site URL (if set in frontmatter)
  • Search nodes by filename with keyboard navigation
  • Physics simulation with full slider controls (identical to original)
  • Persistent node positions and preferences across sessions
  • Auto-refresh when markdown files are created, deleted, or modified

Setup Tags, Node Icon and Color on Markdown File


---
tags:
  - CG
  - 3D software
mdfile_icon: "_sources/svgs/blender.svg"
mdfile_color: "#ea7600"
mdfile_site: "https://www.blender.org/"
---

Installation

From source

  1. Copy this folder to ~/.obsidian/plugins/
  2. Restart Obsidian

Usage

  • click the Open Graph View Button

Panel Controls

Control Description
Search Filter nodes by filename; ↑↓ buttons or Enter/Shift+Enter to cycle
Save Persist current layout + settings
Home Fit all nodes into view
Reset Restore default settings and clear saved positions
Refresh Re-scan workspace files and rebuild graph
Physics toggle Enable/disable force simulation
Nodes toggle Show/hide file nodes
Grid toggle Show/hide background grid
Sliders Tune physics, font, node/edge size
Color pickers Change background and grid color

83%
HealthExcellent
ReviewSatisfactory
About
Visualize links between Markdown files as an interactive force-directed graph. Open notes by clicking nodes, search nodes by filename, and preserve node positions and preferences across sessions. Auto-refresh the graph when files change and adjust physics and appearance with live controls.
VisualizationLinksFiles
Details
Current version
1.0.0
Last updated
2 months ago
Created
2 months ago
Updates
1 release
Downloads
344
Compatible with
Obsidian 1.0.0+
Platforms
Desktop, Mobile
License
MIT
Report bugRequest featureReport plugin
Author
yonge123yonge123
github.com/yonge123
GitHubyonge123
  1. Community
  2. Plugins
  3. Visualization
  4. Node Graph View

Related plugins

Advanced URI

Control everything with URI.

Strange New Worlds

Reveal networked thought and the strange new worlds created by your vault.

Note Refactor

Extract note content into new notes and split notes.

Find orphaned files and broken links

Find files that are not linked anywhere and would otherwise be lost in your vault. In other words: files with no backlinks.

Kanban

Create Markdown-backed Kanban boards.

Leaflet

Interactive maps inside your notes.

Notebook Navigator

A better file browser and calendar inspired by Apple Notes, Bear, Evernote and Day One.

Local REST API & MCP Server

Unlock your automation needs by interacting with your notes over a secure REST API.

Advanced Canvas

Supercharge your canvas experience. Create presentations, flowcharts and more.

QuickAdd

Quickly add new notes or content to your vault.