On 10/8/07, Bastien <[EMAIL PROTECTED]> wrote:
> Implementing tasks-dependencies sounds pretty exciting!
>
> I'd like to jump in this discussion with a very simple idea.
>
> ,----
> | * TODO When this task is marked done, send SCHEDULED to the next task
> |   :PROPERTIES:
> |   :SEND: {SCHEDULED 'next "+1d"} {TODO 'next "TODO"}
> |   :END:
> |
> | * When previous task done, this will turn TODO, SCHEDULED for +1 day
> `----
>
[:snip:]
> What do you think?

My only real issue is that I tend to think of task dependencies in
terms of the other tasks a given task is waiting on rather than what
other tasks are waiting on a given task.  This feels a little backward
to me, but I could still use it.  I'd still have to think about how to
use this to make projections, but all the info is there for that.

Edd


_______________________________________________
Emacs-orgmode mailing list
Remember: use `Reply All' to send replies to the list.
Emacs-orgmode@gnu.org
http://lists.gnu.org/mailman/listinfo/emacs-orgmode

Reply via email to