emacs-orgmode
[Top][All Lists]
Advanced

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

[Orgmode] Multi Todo state


From: Chao LU
Subject: [Orgmode] Multi Todo state
Date: Tue, 7 Dec 2010 02:54:41 -0500

Dear all,

Is it possible to have multiple todo state for one item? Like example below:

(setq org-todo-keywords '((type "PersonA" "PersonB" "PersonC" "|" "DONE")
                                      (sequence "REPORT" "BUG" "KNOWNCAUSE" "|" "FIXED")))

So it could be possible for one item both have "PersonA" and "BUG" todo properties. Besides, what's the essential difference between TODO and TAG? Since to me, TODO is kind of special TAG?

Thanks a lot.

Chao 


reply via email to

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