Collection Graph¶
The Collection Graph visualises connections between your notes as an interactive force-directed graph. macOS only.
Opening the Graph¶
Press Cmd+Shift+G to open the Collection Graph in a standalone window.
How It Works¶
Each note appears as a node. Wiki-links between notes create edges (connections). Notes with more connections appear larger.
The graph uses a force-directed layout:
- Connected notes attract each other
- Unconnected notes repel
- The layout settles into a natural arrangement that reveals clusters
Interaction¶
- Click a node to select it and highlight its connections
- Double-click a node to open that note in the editor
- Drag nodes to rearrange the layout
- Scroll to zoom in and out
- Pan by dragging the background
Local Graph¶
The Inspector's Graph tab (Cmd+Option+I) shows a local graph centred on the current note — only direct connections are shown. This is useful for exploring the immediate context of a note.