On 20/06/2025 13:05, Christian Moe wrote:
Max Nikulin writes:

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

[Log:]
Navigated to
org-protocol://store-link/file%3A%2F%2F%2Fhome%2Fcm%2Fworg%2Forg-contrib%2Forg-protocol.html/org-protocol.el%20%E2%80%93%20Trigger%20custom%20actions%20in%20Emacs%20via%20a%20custom%20URL%20scheme

On my side second ":" is not stripped.

My curiosity is not strong enough to install Mint (or to try live image if it is available). Unsure if you are motivated enough to create a new system user and to try a new Firefox profile.

Is there a chance that you have network.protocol-handler.app.org-protocol setting (empty string) in about:config? It is not necessary nowadays, but I have seen recommendations to create it in the past.

I hope, it does not depend on "always use" checkbox or on selected handler type (inside the profile directory)

jq '.schemes["org-protocol"]' handlers.json
{
  "action": 4
}

Just for completeness you may provide Firefox version, package type, and its vendor. In my case it is firefox-esr v128 .deb package from Debian repositories.

Reply via email to