emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
From: Chao Lu <loochao@gmail.com>
To: emacs-orgmode@gnu.org
Subject: Multiple TODO states
Date: Thu, 17 Jun 2010 11:52:36 -0400	[thread overview]
Message-ID: <AANLkTil4heiLhf2jyFL-5ZW-BAUsIobS1MBt128IJCUY@mail.gmail.com> (raw)


[-- Attachment #1.1: Type: text/plain, Size: 1099 bytes --]

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

[-- Attachment #1.2: Type: text/html, Size: 1519 bytes --]

[-- Attachment #2: Type: text/plain, Size: 201 bytes --]

_______________________________________________
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

             reply	other threads:[~2010-06-17 15:53 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2010-06-17 15:52 Chao Lu [this message]
2010-06-17 18:23 ` Multiple TODO states Bernt Hansen

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

  List information: https://www.orgmode.org/

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=AANLkTil4heiLhf2jyFL-5ZW-BAUsIobS1MBt128IJCUY@mail.gmail.com \
    --to=loochao@gmail.com \
    --cc=emacs-orgmode@gnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).