Max Nikulin <maniku...@gmail.com> writes:

> 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.

Here:

[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

[Evaluation result:]
Undefined

Whatever is going on, it's not my bookmark.

Yours,
Christian

Reply via email to