[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [O] Wish: switch active time-stamps to inactive when CANCELED
From: |
Daimrod |
Subject: |
Re: [O] Wish: switch active time-stamps to inactive when CANCELED |
Date: |
Fri, 18 Jan 2013 23:50:24 +0100 |
User-agent: |
Gnus/5.13 (Gnus v5.13) Emacs/24.3.50 (gnu/linux) |
Viktor Rosenfeld <address@hidden> writes:
> Hi,
>
> Karl Voit wrote:
>
>> But still: there are two steps I have to make: (a) mark as canceled
>> because I want this "CANCELED" string attached and (b) add the
>> ARCHIVE tag.
>
> You can set the ARCHIVE tag when switching the TODO state automatically
> using org-todo-state-tags-triggers.
>
> For example (untestet):
>
> #+BEGIN_SRC emacs-lisp
> (setq org-todo-state-tags-triggers '(("CANCELLED" ("ARCHIVE" . t))))
> #+END_SRC
Woo, I didn't know this one, that's a nice trick!
> Cheers,
> Viktor
--
Daimrod/Greg
pgpRuDvGZ2Gyz.pgp
Description: PGP signature
- [O] Wish: switch active time-stamps to inactive when CANCELED, Karl Voit, 2013/01/18
- Re: [O] Wish: switch active time-stamps to inactive when CANCELED, Daimrod, 2013/01/18
- Re: [O] Wish: switch active time-stamps to inactive when CANCELED, Karl Voit, 2013/01/18
- Re: [O] Wish: switch active time-stamps to inactive when CANCELED, Daimrod, 2013/01/18
- Re: [O] Wish: switch active time-stamps to inactive when CANCELED, Karl Voit, 2013/01/18
- Re: [O] Wish: switch active time-stamps to inactive when CANCELED, Viktor Rosenfeld, 2013/01/18
- Re: [O] Wish: switch active time-stamps to inactive when CANCELED,
Daimrod <=
- Re: [O] Wish: switch active time-stamps to inactive when CANCELED, Karl Voit, 2013/01/20
- Re: [O] Wish: switch active time-stamps to inactive when CANCELED, Bastien, 2013/01/23
- Re: [O] Wish: switch active time-stamps to inactive when CANCELED, Viktor Rosenfeld, 2013/01/23
- Re: [O] Wish: switch active time-stamps to inactive when CANCELED, Bastien, 2013/01/24
- Re: [O] Wish: switch active time-stamps to inactive when CANCELED, Nick Dokos, 2013/01/18