emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
From: Bastien <bzg@altern.org>
To: emacs-orgmode@gnu.org
Subject: Re: FR: multiple scheduling of one item?
Date: Mon, 07 Jan 2008 02:52:51 +0000	[thread overview]
Message-ID: <87lk72fit8.fsf@bzg.ath.cx> (raw)
In-Reply-To: <20080104095502.GH18716@atlantic.linksys.moosehall> (Adam Spiers's message of "Fri, 4 Jan 2008 09:55:02 +0000")

Adam Spiers <orgmode@adamspiers.org> 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

  reply	other threads:[~2008-01-07  2:53 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2007-12-31 15:21 FR: multiple scheduling of one item? Adam Spiers
2008-01-03  7:44 ` Carsten Dominik
2008-01-03 12:51   ` Adam Spiers
2008-01-03 22:39   ` Giovanni Ridolfi
2008-01-04  9:55     ` Adam Spiers
2008-01-07  2:52       ` Bastien [this message]
2008-01-07 10:14         ` Adam Spiers
2008-01-07 10:34           ` 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

  List information: https://www.orgmode.org/

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

  git send-email \
    --in-reply-to=87lk72fit8.fsf@bzg.ath.cx \
    --to=bzg@altern.org \
    --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 public inbox

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

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).