Skip to content

Layouts

Click the Layout toolbar icon to open the layout picker - a dialog explaining what each layout is for, not just a bare list of names.

The layout picker dialog, light themeThe layout picker dialog, dark theme
The layout picker - click a row to switch to it.

Force (the default)

Physics pulls linked notes toward each other, so related notes settle into organic clusters. The best general-purpose overview of how your whole vault connects - starts from the same deterministic seed every time, so a graph you haven't changed looks recognizably the same on reopen.

Hierarchical

Arranges notes top-down by link direction, like a tree or outline. Best when your vault has a real hierarchy - MOCs, outlines, structured notes - that force layout's clustering would otherwise obscure. Disabled above a note-count threshold, since the underlying algorithm doesn't scale to vault-sized graphs.

Radial

Rings every note out from one you pick, by link distance - its direct links on the first ring, their links on the next ring, and so on. Choosing "Radial" always opens a note picker first, since it needs to know which note to center on. Best for "how does the rest of my vault relate to this one note?".

Circular

Places every note evenly around a single circle. The simplest arrangement for spotting recurring connection patterns as arcs across the circle - patterns force layout's clustering can hide.

Switching back to Force

Switching to Force always restarts from the same deterministic starting positions (or a pinned note's saved position, see Interacting with the graph), then lets the physics settle for a couple of seconds - the camera tracks the graph live while it does, rather than jumping to the final framing all at once.

Released under the MIT License.