emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
* org-read-date-prefer-future 'time doesn't always prefer future
@ 2009-12-10 16:15 PT
  2010-01-01 10:33 ` Carsten Dominik
  0 siblings, 1 reply; 2+ messages in thread
From: PT @ 2009-12-10 16:15 UTC (permalink / raw)
  To: emacs-orgmode

This is a very useful setting, because it allows the user to
quickly schedule a task into the future by simply entering the
time, but it doesn't always do the right thing.

Suppose I scheduled a task to 1pm, but I didn't have time to deal
with it during the day. It's 5pm now. If I want to reschedule the task to
tomorrow 10am then I can write simply 10am to the time prompt and
it puts the task correctly to tomorrow 10am. However, if I want
to reschedule it to tomorrow 2pm then I can't write simply 2pm,
because then it schedules the task at 2pm today (which is past
already, since it's 5 pm).

The problem is the feature uses the task's own scheduled time to
determine if a time is in the past, instead of the current time.


It's Org-mode version 6.33

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2010-01-01 10:33 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2009-12-10 16:15 org-read-date-prefer-future 'time doesn't always prefer future PT
2010-01-01 10:33 ` Carsten Dominik

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).