Adam Spiers <[EMAIL PROTECTED]> writes:

> That's a nice idea, but it won't cover all eventualities,
> e.g. sometimes one would need:
>
>   * Long task
>     SCHEDULED: <2008-01-07 Mon 10:00-13:00>
>     SCHEDULED: <2008-01-08 Tue 14:00-17:00>

FWIW, I think it would be better to have something like this:

,----
| * Something important
|   SCHEDULED: <2008-01-06 dim 9:00-13:00>
| 
|   :PROPERTIES:
|   :SCHEDULED: <2008-01-07 lun 9:00-13:00>, <2008-01-08 mar 9:00-13:00>
|   :END:
`----

Org would first check the "SCHEDULED:" cookie, then check for further
re-schedulding (the property might also be called "RESCHEDULDED".)

BTW, there is a small bug when trying to enter the SCHEDULED property by
hand: the sequence `C-c C-x p SCHEDULED RET' will ask for a value, then
discard it and ask again for a date (thru org-read-date).  I guess it
should ask for the date only.

-- 
Bastien


_______________________________________________
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