emacs-orgmode
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: org-cature-ref


From: Ihor Radchenko
Subject: Re: org-cature-ref
Date: Thu, 07 Jul 2022 18:50:01 +0800

Henrik Frisk <frisk.h@gmail.com> writes:

> Ihor Radchenko recently mentioned org-capture-ref and I decided to try to
> use it, but I'm having trouble getting it to work. I have org-protocl
> working for me so I'm suspecting that it is the syntax of the bookmarklet
> I'm using that is at fault. I merely changed the capture template key from
> the example here:
>
> https://github.com/alphapapa/org-protocol-capture-html#org-protocol-instructions
>
> but that doesn't work (I get an empty buffer with what looks as the the
> link contents as name). Apart from that I have just copied the template
> from here:

Do I understand correctly that you used the following bookmarklet:

javascript:location.href = 'org-protocol://capture-html?template=w&url=...

?

Is so, you probably need

org-protocol://capture?template...
instead of
org-protocol://capture-html?template...

Best,
Ihor



reply via email to

[Prev in Thread] Current Thread [Next in Thread]