The "Note Link System" plugin's feature called "Quick Link" stopped working in one of the previous releases due to the CodeMirror v6 upgrade.
This plugin is specifically mentioned as lacking support in one of the Joplin config files which probably causes code related to auto-completion to be ignored.
I suggest leaving this plugin enabled for the following features that are still working:
- Quick Copy Element URL
- Referrers
- Preview local/remote URL (seems to be not working too)
- Show website icon for URL
Now talking about the "Quick Link" feature that stopped working, also enable the "Quick Links" plugin until this one supports the new engine.
It allows you to easily include a link to a note by typing "@@", but it doesn't allow you to choose a specific section of the note (anchor/header). Here is a feature request for it.
Now if you still wish to easily link specific section of the note here are 2 options:
- in view-only side look for your header and click on # symbol - this will copy the URL you can paste;
- type "@@" and select your note, but then append #name-of-header to the generated link.