Trevoke <trev...@gmail.com> writes: > I've looked at the code around adding a log-note and it looks like it might > be automatable but there's a lot of pieces I don't know in there, so if > there's a way to add just a state transition with a programmatically > provided note, I'll take that, please :)
It may be fragile, but you can try let-binding (org-inhibit-logging 'note) around elisp org-todo call Best, Ihor