From mboxrd@z Thu Jan 1 00:00:00 1970 From: Chao Lu Subject: Multiple TODO states Date: Thu, 17 Jun 2010 11:52:36 -0400 Message-ID: Mime-Version: 1.0 Content-Type: multipart/mixed; boundary="===============0013490646==" Return-path: Received: from [140.186.70.92] (port=45358 helo=eggs.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1OPHOp-00089j-6M for emacs-orgmode@gnu.org; Thu, 17 Jun 2010 11:53:07 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.69) (envelope-from ) id 1OPHOl-0005Xf-5Q for emacs-orgmode@gnu.org; Thu, 17 Jun 2010 11:53:03 -0400 Received: from mail-vw0-f41.google.com ([209.85.212.41]:46043) by eggs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1OPHOl-0005XZ-1r for emacs-orgmode@gnu.org; Thu, 17 Jun 2010 11:52:59 -0400 Received: by vws14 with SMTP id 14so1723425vws.0 for ; Thu, 17 Jun 2010 08:52:57 -0700 (PDT) List-Id: "General discussions about Org-mode." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org Errors-To: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org To: emacs-orgmode@gnu.org --===============0013490646== Content-Type: multipart/alternative; boundary=00c09f9b09fe06386604893bd526 --00c09f9b09fe06386604893bd526 Content-Type: text/plain; charset=ISO-8859-1 Dear all, I'm wondering if it is possible for an item to have multiple todo state, like: Physics: *ACTIVE* *MOBILE* Quantum optics * :Optics::Video:MITC:ACTIVE:* --------------TODO -----------------------------------------TAG For I defined a todo sequence like: (sequence "QUEUE(q)" "NEXT(n)" "ACTIVE(a)" "|" "DONE(d)") to indicate the state of task. However I also prefer to have some context with them, so I defined more todo state: (sequence "MOBILE" "|") (sequence "AUDIO" "|") (sequence "CAR" "|") (sequence "TIMEBOX" "|") (sequence "RECUR-DAILY" "|") (sequence "RECUR-DUALLY" "|") (sequence "RECUR-TRIPLY" "|") (sequence "RECUR-WEEKLY" "|") But seems Org refuse to put multiple todo state on the same item. And the reason I do not like to put these context into tag, is that I think these contexts are related to how I finish things, but the tags like "Math Physics" is more about the content of the item. So anyone has suggestions? Thanks, Chao --00c09f9b09fe06386604893bd526 Content-Type: text/html; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Dear all,

I'm wondering if it is possible for an item to have mu= ltiple todo state, like:
=A0 Physics:=A0=A0=A0 ACTIVE MOBILE Quantum optics =A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0 :O= ptics::Video:MITC:ACTIVE:
=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0= =A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0 --------------TODO=A0=A0=A0=A0=A0=A0= =A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0= =A0=A0=A0=A0=A0=A0=A0 -----------------------------------------TAG

For I defined a todo sequence like:

(sequence "QUEUE(q)&quo= t; "NEXT(n)" "ACTIVE(a)" "|" "DONE(d)&qu= ot;)

to indicate the state of task.

However I also prefer to = have some context with them, so I defined more todo state:

=A0=A0=A0 =A0=A0=A0 =A0=A0=A0 =A0 (sequence "MOBILE" "|&= quot;)
=A0=A0=A0 =A0=A0=A0 =A0=A0=A0 =A0 (sequence "AUDIO" &qu= ot;|")
=A0=A0=A0 =A0=A0=A0 =A0=A0=A0 =A0 (sequence "CAR" = "|")
=A0=A0=A0 =A0=A0=A0 =A0=A0=A0 =A0 (sequence "TIMEBOX= " "|")
=A0=A0=A0 =A0=A0=A0 =A0=A0=A0 =A0 (sequence "RECUR-DAILY" "|= ")
=A0=A0=A0 =A0=A0=A0 =A0=A0=A0 =A0 (sequence "RECUR-DUALLY&q= uot; "|")
=A0=A0=A0 =A0=A0=A0 =A0=A0=A0 =A0 (sequence "RE= CUR-TRIPLY" "|")
=A0=A0=A0 =A0=A0=A0 =A0=A0=A0 =A0 (seque= nce "RECUR-WEEKLY" "|")

But seems Org refuse to put multiple todo state on the same item.
And the reason I do not like to put these context into tag, is that I thi= nk these contexts are related to how I finish things, but the tags like &qu= ot;Math Physics" is more about the content of the item.

So anyone has suggestions?

Thanks,

Chao
--00c09f9b09fe06386604893bd526-- --===============0013490646== Content-Type: text/plain; charset="us-ascii" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Content-Disposition: inline _______________________________________________ Emacs-orgmode mailing list Please use `Reply All' to send replies to the list. Emacs-orgmode@gnu.org http://lists.gnu.org/mailman/listinfo/emacs-orgmode --===============0013490646==--