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

Roam Graph

Moskize91Moskize9197 downloads

A focus-following local graph in a Canvas sidebar.

Add to Obsidian
  • Overview
  • Scorecard
  • Updates1

Roam Graph is an Obsidian plugin that keeps a small, focus-following graph in the right sidebar.

The graph follows the note you are editing. Your active note stays in the center, backlinks appear on the left, outgoing links appear on the right, and nearby daily notes appear above and below when the active note is a daily note.

Roam Graph uses Obsidian's native Canvas renderer. The graph you see is a real Obsidian Canvas file, not a custom UI. This keeps the experience close to Obsidian's own editing model and Canvas quality.

Usage

After enabling the plugin, Roam Graph opens a generated Obsidian Canvas in the right sidebar.

Open a Markdown note and the graph will follow it automatically. You can also open or refresh the graph from the command palette:

  • Roam Graph: Open graph for active note
  • Roam Graph: Refresh graph

You can also use the ribbon icon to open the graph for the active note.

Click a note in the graph to navigate to it. Roam Graph keeps the generated Canvas in the sidebar and opens the selected note in the main workspace.

Features

  • Follow the active Markdown note automatically.
  • Show backlinks and outgoing links around the active note.
  • Show nearby daily notes when the active note matches your Daily Notes settings.
  • Expand additional link layers from the Canvas.
  • Use native Obsidian Canvas nodes and links instead of a custom graph UI.
  • Keep the graph in the right sidebar while you write.

Settings

  • Graph folder [default: vault root]: Choose where the generated Roam Graph.canvas file is stored.
  • Layer limit [default: 4]: Set how many linked notes appear in each visible layer.
  • Daily context limit [default: 2]: Set how many nearby daily notes appear on each side of the active daily note. Set this to 0 to hide daily note context.

Installation

Install Roam Graph from Obsidian's Community Plugins browser when it is available there:

  1. Open Settings.
  2. Go to Community plugins.
  3. Search for Roam Graph.
  4. Install and enable the plugin.

For manual installation, copy the release files into:

<vault>/.obsidian/plugins/roam-graph/

The plugin folder should contain:

  • main.js
  • manifest.json
  • styles.css

Then reload Obsidian and enable Roam Graph from Community plugins.

FAQ

Why does Roam Graph create a Canvas file?

Roam Graph uses Obsidian's built-in Canvas as its renderer. The generated Canvas is the sidebar graph.

This is intentional: Roam Graph does not maintain a separate visual system. The graph uses Obsidian's native Canvas behavior, styling, file nodes, and interactions.

Can I edit the generated Canvas?

You can, but manual edits may be overwritten the next time Roam Graph refreshes. Treat Roam Graph.canvas as a generated file.

Does Roam Graph modify my Markdown notes?

No. Roam Graph reads Obsidian's link metadata and writes only the generated Canvas file.

How does daily note context work?

Roam Graph reads your Obsidian Daily Notes settings. When the active note matches your configured daily note folder and date format, nearby daily notes are shown above and below the center note.

Is this a replacement for Obsidian's Graph view?

No. Roam Graph is a local, focus-following Canvas graph. It is meant to stay close to your current note while you work.

For contributors

Developer notes live in docs/ARCHITECTURE.md. Run the project checks with:

npm run check

Releasing

Releases are created from GitHub Actions.

  1. Update manifest.json and package.json to the same x.y.z version.
  2. Merge the version change into main.
  3. Run the Release workflow from the GitHub Actions tab.

The workflow builds the plugin, creates a GitHub release whose tag matches manifest.json.version, and uploads the files Obsidian needs:

  • main.js
  • manifest.json
  • styles.css
HealthExcellent
ReviewPassed
About
Keep a focus-following graph in the right sidebar that tracks the active Markdown note. Display backlinks to the left, outgoing links to the right, and nearby daily notes above and below when applicable. Render the graph as a real Obsidian Canvas file with native nodes and links for clickable navigation while you write.
GraphCanvasSidebar
Details
Current version
0.1.0
Last updated
4 weeks ago
Created
4 weeks ago
Updates
1 release
Downloads
97
Compatible with
Obsidian 1.8.0+
Platforms
Desktop, Mobile
License
MIT
Report bugRequest featureReport plugin
Author
Moskize91Moskize91moskize91
GitHubmoskize91
  1. Community
  2. Plugins
  3. Graph
  4. Roam Graph

Related plugins

Atomic Insights

Analyze your Obsidian graph connections using the Adamic Adar index.

Notebook Navigator

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

Recent Files

Display a list of recently opened files.

Advanced Canvas

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

TagFolder

Show tags as folder.

Vertical Tabs

Offer an alternative view that displays open tabs vertically, allowing users to group and organize tabs for a better navigation experience.

Longform

Helps you write and edit novels, screenplays, and other long projects.

HiNote

Add comments to highlighted notes, use AI for thinking, and flashcards for memory.

Hide Folders

Quickly toggle the visibility of specific folders in the file navigator based on configured names. Useful for hiding attachment folders.

Checklist

Consolidate checklists across all files into a single view.