Rick Moynihan <[EMAIL PROTECTED]> writes:
> I can see that my suggestion would add complexity in both code and org
> files. Supporting multiple DONE states would be a nice, especially if
> they integrate properly with the agenda.
Maybe we could use the same grouping conventions than for tags :
#+SEQ_TODO: TODO NEXT INPROGRESS WAITING { ACHIEVED DONE }
That would make it easy to have several states and just a few logging
steps. Consider the next sequence being just *three* states :
#+SEQ_TODO: { TODO NEXT } { INPROGRESS WAITING } { ACHIEVED DONE }
`-> state 1 | |
`-> log-state 2 |
`-> state 3
--
Bastien
_______________________________________________
Emacs-orgmode mailing list
[email protected]
http://lists.gnu.org/mailman/listinfo/emacs-orgmode