On Wed, 2007-03-21 at 23:21 +0100, Carsten Dominik wrote:

> > On Mar 21, 2007, at 15:27, Jason F. McBrayer wrote:
> >
> >> Carsten Dominik <[EMAIL PROTECTED]> writes:

> >> All I really need it for is multiple DONE states (e.g. COMPLETED
> >> vs. CANCELLED).  The current implementation works okay for that,
> >> though it's somewhat overkill.
> >
> > Not so bad, maybe:
> >
> > #+SEQ_TODO: TODO DONE
> > #+SEQ_TODO: RESOLVED
> > #+SEQ_TODO: CANCELLED

This is, in fact, more or less what I'm doing.  Actually I have one
sequence for actions, one for projects, and one for unusual states (like
CANCELLED);  I'm finding more uses for it as time goes on.   So the
extra flexibility is more than I actually need, but not so much that I
can't see any use for it.

I would like to see this settable in lisp, though, since I want to use
my TODO keywords all across my GTD system rather than different ones in
different files.  I can probably try to put together a patch to do this
tomorrow, just so that I'm not kibitzing without offering code.

> Or maybe this should actually be like this:?
> 
> #+SEQ_TODO: TODO | DONE RESOLVED CANCELLED

I don't think an extra syntax would be too worthwhile.  If you're
already setting TODO keywords in the file itself, three lines vs. one
line is not a big deal.

-- 
+-----------------------------------------------------------+
| Jason F. McBrayer                    [EMAIL PROTECTED]  |
| If someone conquers a thousand times a thousand others in |
| battle, and someone else conquers himself, the latter one |
| is the greatest of all conquerors.  --- The Dhammapada    |


_______________________________________________
Emacs-orgmode mailing list
Emacs-orgmode@gnu.org
http://lists.gnu.org/mailman/listinfo/emacs-orgmode

Reply via email to