all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Richard G Riley <rileyrgdev@googlemail.com>
To: org-mode <emacs-orgmode@gnu.org>
Subject: When is a TODO really a TODO ? ...
Date: Sun, 04 Nov 2007 18:38:26 +0100	[thread overview]
Message-ID: <ds7ikxewrx.fsf@home.net> (raw)


I'd just like to point a little issue when discussing TODO items. There
is frequently a tendency to confuse an item marked with "TODO" for a
TODO item ....

e.g

,----
| C-c C-v runs the command org-show-todo-tree
|   which is an interactive compiled Lisp function in `/home/shamrock/programming/lisp/org-5.13h/org.elc'.
| It is bound to C-c C-v, <menu-bar> <Org> <TODO Lists> <Show TODO Tree>, <menu-bar> <Org> <Special views current file> <TODO Tree>.
| (org-show-todo-tree arg)
| 
| Make a compact tree which shows all headlines marked with TODO.
`----

Items marked with TODO are not more special than one marked with APPLE :
its all down to the sequences e.g

#+SEQ_TODO: APPLE(t) WAITING(w@) INPROGRESS(p@) | DONE(d) CANCELLED(x@) DELEGATED(l@)

And the org-show-todo-tree actually shows any tasks marked as "in
sequence" or "being processed" if you will

I mention this because I got confused a lot earlier in my experiences
with org-mode as to what TODO items really are. It seems, and please
correct me if I am wrong, that there really are not any TODO items -
there are only items assigned a process status. ie far more generic.

Anyway, just some idle thoughts!

             reply	other threads:[~2007-11-04 17:38 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2007-11-04 17:38 Richard G Riley [this message]
2007-11-05  6:50 ` When is a TODO really a TODO ? Carsten Dominik
2007-11-05 16:21   ` Bernt Hansen
2007-11-06  3:28     ` Bastien
2007-11-06  5:46       ` Carsten Dominik
     [not found]       ` <b71b18520711051926x27263459h885ff55e57f27664@mail.gmail.com>
2007-11-06 14:06         ` Bastien
2007-11-06 13:25           ` Richard G Riley
2007-11-06 14:47             ` Bastien

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

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

  git send-email \
    --in-reply-to=ds7ikxewrx.fsf@home.net \
    --to=rileyrgdev@googlemail.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 external index

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

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.