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

Armillary

Peter FrostPeter Frost334 downloads

A 3D graph view of your vault. Orbit, filter, group and freeze — with the same filters, groups, display and force controls as the core graph.

Add to Obsidian
  • Overview
  • Scorecard
  • Updates2

Your vault's graph, in three dimensions. Orbit it, pull notes around, freeze a neighbourhood and look at it from the other side.

Armillary is a drop-in companion to the core graph view: the same filters, groups, display and force controls you already know, rendered in 3D.

Armillary

Orbiting the graph

Why another 3D graph

  • No dependencies, no WebGL. ~700 lines of plain JavaScript drawing to a 2D canvas with its own perspective projection. Nothing to bundle, nothing to ship, no GPU required — it runs the same on an old laptop as on a new one.
  • Feature parity with the core graph. Not a toy view: search, tags, attachments, existing-files-only, orphans, colour groups, arrows, text fade, node size, link thickness, and all four force sliders.
  • Themed by your theme. Colours come from the same CSS variables the core graph uses (--graph-node, --graph-line, --graph-node-tag, --graph-node-attachment, --graph-node-unresolved), so it looks like it belongs in whatever theme you run.

Features

Filters Search, tags, attachments, existing files only, orphans
Groups Any number of colour groups, each with its own query
Colour by Folder, tag or link count — automatic, no queries to write
Display Arrows, text fade threshold, node size, link thickness
Forces Centre, repel, link force, link distance
Freeze Lock a note's connections on and orbit around them
Depth Fog, glow and size falloff so near and far read apart

The controls panel Colour groups and tag nodes

Colour

Colour groups work exactly as they do in the core graph — a query and a colour, as many as you like. On top of that, Display → Colour by will colour the whole graph automatically:

  • Folder — every folder gets its own hue, so your vault's structure appears without writing a single query
  • Tag — coloured by each note's first tag
  • Link count — a cold-to-warm heat map, so hubs stand out from leaves

Coloured by folder Coloured by link count

Hues are derived from the name itself, so a folder keeps its colour between sessions, and both themes get their own lightness so nothing washes out.

Controls

Action Result
Drag Orbit (with inertia — fling it and it coasts)
Scroll Zoom
Shift-drag / right-drag Pan
Hover a node Highlight it and everything it links to
Alt-click a node Freeze that highlight so you can orbit around it
Drag a node Move it; it stays where you drop it
Click a node Open the note (Ctrl/Cmd-click for a new tab)
Ctrl/Cmd-hover Page preview popover
Double-click Reset the view and release every pinned node

The graph auto-frames itself until you take the camera over, and leaves a slow drift running when idle so the depth stays readable while you think.

Themes are followed in both directions:

Armillary in a light theme

Install

From Obsidian — Settings → Community plugins → Browse → search "Armillary" → Install → Enable.

Manually — download main.js, manifest.json and styles.css from the latest release into <vault>/.obsidian/plugins/armillary/, then enable it in Settings → Community plugins.

Open it with the ribbon icon, or the command Open 3D graph view.

Notes

  • The search box matches note names, paths and tags, and understands path:, file:, tag:, -negation and "quoted phrases". It does not do full-text content search.
  • Layout is an O(n²) force simulation, comfortable to a couple of thousand notes. Beyond that, turn the repel force down or narrow the graph with a search first.
  • Desktop and mobile both work; on mobile, orbit with one finger.

Development

No build step — main.js is the plugin. Clone into <vault>/.obsidian/plugins/armillary/ and reload.

node test.js

covers the graph model (filters, groups, query parsing, link de-duplication), the force layout, and the camera maths including the drag round-trip.

Licence

MIT — see LICENSE.

HealthExcellent
ReviewPassed
About
Explore your vault's graph in three dimensions: orbit nodes with inertia, pull notes, and freeze neighbourhoods to inspect connections from any angle. Render the core graph in 3D on a plain 2D canvas without WebGL, using the same filters, groups, colour-by options and force controls.
VisualizationNavigation
Details
Current version
1.0.1
Last updated
Last month
Created
Last month
Updates
2 releases
Downloads
334
Compatible with
Obsidian 1.4.0+
Platforms
Desktop, Mobile
License
MIT
Report bugRequest featureReport plugin
Author
Peter FrostPeter Frostduskengservices
GitHubduskengservices
  1. Community
  2. Plugins
  3. Visualization
  4. Armillary

Related plugins

Breadcrumbs

Visualise the hierarchy of your vault using a breadcrumb trail or matrix view.

Strange New Worlds

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

Graph Banner

Display a local graph view to the note header

Map View

An interactive map view for your notes.

Galaxy View

Cinematic 3D graph view of your vault — fly through your notes like NASA Eyes.

Notebook Navigator

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

Advanced Canvas

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

Homepage

Open a note, base, or workspace on startup, or set it for quick access later.

Excalidraw

Visual PKM powerhouse. Create and edit Excalidraw drawings.

Quick Switcher++

Enhanced Quick Switcher, search open panels, and symbols.