Hello!
I recently encountered this bug.
If org-odd-levels-only set to true, this is how [/] is being counted (i.e.
if I press C-c C-c on them):
> * test
> *** first [2/3]
> * DONE first 1
> *** second [1/2]
> * DONE second one
> * TODO second two
This is "minimal config" to reproduc
Just found an issue with this patch: if I try to schedule the item,
SCHEDULED and timestamp get inserted into invisible area.
Thanks,
Alexey
On Sun, Jun 28, 2020 at 1:14 PM E.L.K. wrote:
> Hello.
>
> Org 9.3.6: when inserting the entry by capture mechanics, it narrows
> buffer i
Hello.
Org 9.3.6: when inserting the entry by capture mechanics, it narrows buffer
in a way that cursor can be moved to the last line, which is the beginning
of next (non-capture template) line in the original unnarowed buffer.
So this allows to: start capture, move point to the very last char of
Hello.
I found that if I do "C-c C-c" on heading, it suggests only local tags in
the minibuffer, but when I do "C-m / m" (build sparse tree) it suggests
agenda tags together with local tags.
It does not make sense to build sparse tree in buffer using tags that are
not in this buffer, I think. So
Hello.
I found that if I do "C-c C-c" on heading, it suggests only local tags in
the minibuffer, but when I do "C-m / m" (build sparse tree) it suggests
agenda tags together with local tags.
It does not make sense to build sparse tree in buffer using tags that are
not in this buffer, I think. So