View and navigate backlinks and outgoing links in the markdown editor
| Links: | |
|---|---|
| Maintainers: | bwat47 |
| Version: | 1.2.2 |
| Minimum app version: | 3.5 |
| Downloads: This version: | 34 |
| Last updated: | 2026-06-26T21:27:57Z |
[!note] This plugin was created entirely with AI tools.
[!important] This plugin only works in the markdown editor (editor view or split view). It does not work in the reading view or in the rich text editor. Codemirror 6 only, legacy editor is not supported.
A Joplin plugin for viewing and navigating backlinks and outgoing links in the Markdown editor.

Open the links panel from the editor toolbar, editor indicator icon (if enabled in settings), the Edit menu, or the Show Links command.
[!note] There isn't a default keyboard shortcut, you can assign one under Tools | Options | Keyboard Shortcuts | "Show Links" command.
Click a backlink to open the note that links to the current note, or click an outgoing link to open the note linked from the current note.
If backlink context preview is enabled, it will show each link occurrence when a note links more than once, and clicking a backlink will scroll to the specific link occurance after switching notes. If backlink context preview is set to Note title only, it will only show one occurance for each backlink, and will not scroll after switching notes.
npm test
npm run lint
npm run format
npm install
npm run dist
The built plugin archive is created in publish/.