emacs-orgmode
[Top][All Lists]
Advanced

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

Re: Manually/programmatically adding a state transition message


From: Ihor Radchenko
Subject: Re: Manually/programmatically adding a state transition message
Date: Sat, 02 Oct 2021 17:19:39 +0800

Trevoke <trevoke@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



reply via email to

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