emacs-orgmode
[Top][All Lists]
Advanced

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

Re: [O] Wish: switch active time-stamps to inactive when CANCELED


From: Karl Voit
Subject: Re: [O] Wish: switch active time-stamps to inactive when CANCELED
Date: Fri, 18 Jan 2013 22:24:47 +0100
User-agent: slrn/0.9.9 (Linux)

* Nick Dokos <address@hidden> wrote:
>
> You can probably accomplish this with org-after-todo-state-change-hook:
>
> Write a function that checks if org-state is "CANCELED", and if so looks
> for active timestamps and calls org-toggle-timestamp-type on them.
>
> Then add the function to the hook.

Oh, I would have guessed this algorithm overview/principle as well
:-)

But unfortunately, I know that little of ELISP, that I am not able
to implement it by myself :-(

-- 
Karl Voit




reply via email to

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