When clicking on a link it open the following URL http://127.0.0.1:45653/Extensions/dev.randombits.quill<actual-URL> and displays the following error:
The extension was not found on your system, possibly because it is still downloading. If the extension doesn't load, try uninstalling then reinstalling the extension.
Reinstalling the plugin didn't help.
Standard Notes version: 3.198.5
OS: macOS 15.6
EDIT: The issue seems to be, that you must add https:// to a URL for the editor open the URL correctly.
When clicking on a link it open the following URL
http://127.0.0.1:45653/Extensions/dev.randombits.quill<actual-URL>and displays the following error:Reinstalling the plugin didn't help.
Standard Notes version: 3.198.5
OS: macOS 15.6
EDIT: The issue seems to be, that you must add
https://to a URL for the editor open the URL correctly.