Sorry for kind of resurrecting this thread.

I've been trying to get this working and I noticed that bookmarklets only work with a single slash after org-protocol.

Does not work:

javascript:location.href = 'org-protocol://capture-html ...

Does work:

javascript:location.href = 'org-protocol:/capture-html ...

Is this a bug in org-protocol-capture-html documentation or // before protocol should actually work?

Another somewhat minor thing of note and this applies to generic org-protocol documentation too - we probably want to give emacsclient with -n flag in all protocol documentation. There's no point in stockpiling client processes, right?

--
Best Regards,
Nikolay Kudryavtsev


Reply via email to