On 19/06/2025 16:38, Christian Moe wrote:
javascript:location.href='org-protocol://store- link:/'+encodeURIComponent(location.href)+'/'+encodeURIComponent(document.title);void(0);

results in the following console log entry:

Navigated to org-protocol://store-link/https%3A%2F%2Forgmode.org%2Fworg%2F/ Hello%20Worg%2C%20the%20Org-Mode%20Community!

I have tried once more in KDE and XFCE (both Debian 12 bookworm, Firefox-128 ESR) and second colon is preserved.

Navigated to org-protocol://store-link:/http%3A%2F%2F127.0.0.1%3A8000%2Findex.en.html/The%20Debian%20GNU%2FLinux%20FAQ

May you try to paste to dev tools console (single line)?

location.href='org-protocol://store-link:/'+encodeURIComponent(location.href)+'/'+encodeURIComponent(document.title);void(0);

Just for a case that you have another bookmark.

But if it's Firefox, then why aren't you seeing it? Some special setting?

In XFCE Firefox profile should be almost clean. I installed uBlock-origin, but I did not apply my usual preferences.

Reply via email to