Cross-Linking
Connect items across any plugin — first-party or third-party. Every plugin that implements the linking interface supports cross-linking automatically, no configuration needed.
Why Link?
Linking creates a personal knowledge graph that spans your entire workspace:
- Items from one plugin link to items in any other plugin
- Everything connected, searchable, visible
- Third-party plugins participate in the same graph as first-party ones
Creating Links
Wiki-style Links
In any text field that supports rich content, type [[ to insert a link:
Discussed [[Project Alpha]] in today's meeting.
Need to follow up with [[John Smith]].
The search spans all plugins in your workspace — results can come from any module.
In Any Item
- Open the item
- Click Add Link or the link icon
- Search across all plugins for the item to link
- Select it
How It Works
Cross-linking is built into the plugin architecture. Any plugin — first-party or third-party — automatically participates in cross-linking. No extra configuration, no special setup. Install a plugin, and its items become linkable immediately.
Cross-linking is built into the plugin architecture. Any plugin — first-party or third-party — that implements the ILinkableItemProvider capability automatically participates in cross-linking. No extra configuration, no special setup. Install a plugin, and its items become linkable immediately.
Viewing Links
Backlinks Panel
When viewing any item, the Backlinks panel shows everything that links to it — across all plugins.
Graph View
The Graph (Ctrl/Cmd + G) visualizes all connections across your entire workspace.
Local Graph
When viewing any item, Local Graph shows its immediate connections regardless of which plugin they belong to.
Breaking Links
- Open the item
- Find the link in the content or links panel
- Click Remove or delete the
[[link]]text