Hi everyone,
I'd like to share Quick Links Plus, a reworked take on Roman Musin's
Quick Links plugin for the current (CodeMirror 6) Markdown editor.
Editor autocompletions
@@— link to a note@@#— link to a heading or inline anchor across all notes, grouped by note@@id— insert a short, note-unique anchor id
Viewer
- A small
chain link iconmark next to every heading and inline anchor — click it to copy a Joplin link to that exact spot.
Settings let you toggle each feature, set the anchor-id length, and show the
notebook name in results.
Full disclosure: this plugin was developed end-to-end with Anthropic's Claude
Opus 4.8, and there is no active human maintainer behind it. It's shared
as-is, without warranty. Contributions and maintainers are very welcome — if
you'd like to improve or take over the project (including publishing it to npm
for the in-app catalog), please open an issue or PR.
Credits to Roman Musin (Quick Links) and Hieu-Thi Luong
(Copy Anchor Link), both MIT-licensed, which this builds on. Licensed MIT.
Install: download the .jpl, then in Joplin go to
Options → Plugins → Install from file.
Feedback welcome!