On Sat, Oct 2, 2021 at 5:18 AM Ihor Radchenko wrote:
> It may be fragile, but you can try let-binding
>
> (org-inhibit-logging 'note)
>
> around elisp org-todo call
>
> Hi Ihor,
If I understand correctly, this will prevent the addition of a note; I have
already found a way to do this. Please let
I am writing some code to change the state of an org headline. I have
figured out that an error will pop up if I am automatically transitioning
to a state that requires a note logged. How can I automatically add a state
transition note?
I know I can write this:
(universal-argument)
(unive