Bastien writes:
> Hi Matt,
>
> I pushed a fix for this yesterday. Storing links from every line in
> the active region is now achieved when the user hits three C-u before
> the command.
>
> Let me know if it works for you! And thanks for reporting bugs in
> this important area.
It works great!
Hi Matt,
I pushed a fix for this yesterday. Storing links from every line in
the active region is now achieved when the user hits three C-u before
the command.
Let me know if it works for you! And thanks for reporting bugs in
this important area.
Best,
--
Bastien
Matt Lundin writes:
> Bastien writes:
>
>> Matt Lundin writes:
>>
>>> 1) When an org-capture template is invoked with (a) an active region and
>>> (b) an annotation (i.e., a link), the link is not inserted in the
>>> capture buffer.
>>
>> This one must be fixed, thanks.
>
> Hmm. I see the chang
Bastien writes:
> Matt Lundin writes:
>
>> 1) When an org-capture template is invoked with (a) an active region and
>> (b) an annotation (i.e., a link), the link is not inserted in the
>> capture buffer.
>
> This one must be fixed, thanks.
Hmm. I see the change you made and it makes sense. But
Hi Matt,
Matt Lundin writes:
> 1) When an org-capture template is invoked with (a) an active region and
> (b) an annotation (i.e., a link), the link is not inserted in the
> capture buffer.
This one must be fixed, thanks.
> 2) org-store-links contains multiple entries for each link.
>
> If I s
Hi Bastien,
The changes to org-store-link in commit ecb9e5811 cause a couple of
issues:
1) When an org-capture template is invoked with (a) an active region and
(b) an annotation (i.e., a link), the link is not inserted in the
capture buffer.
Here is a sample org-capture template:
--8<-