From: Carsten Dominik <dominik@science.uva.nl>
To: cs-usenet@arcor.de
Cc: emacs-orgmode@gnu.org
Subject: Re: Re: Midnight and noon in agendas
Date: Fri, 2 Jun 2006 22:46:49 +0200 [thread overview]
Message-ID: <4f229d5430414fad773c8ab0fcb7f2b9@science.uva.nl> (raw)
In-Reply-To: <e5ps7t$a0u$1@sea.gmane.org>
Hi Christian,
thanks for pointing to the relevant standards.
On Jun 2, 2006, at 19:24, Christian Schlauer wrote:
>
> I see the problem, but I don't like these time formats at all. I'd
> prefer if the agenda would show me things that are scheduled "early"
> the next day (before 06:00, for example, should be configurable) on
> the previous day already (and on the actual day).
I agree that this would be nice, but because the technical way in which
the agenda is constructed, this would be hard to implement. The way it
works is like this:
1. The agenda collects all entries for the given date.
2. The it checks if the entry specifies a time-of day in any way.
Org-mode is very tolerant in this. Times may be specified as part of a
timestamp, but also in many free-format ways.
To implement what you ask for, I would have to collect entries for two
different dates, check for times, throw away the ones with the second
date and either not time at all, or a time larger than your limit. All
this is possible, but has significant overhead. The purpose of the
week agenda is to show entries of the next day at least in close
proximity to entries of the current day.
Still, this is a good idea, and I will put it on my todo list,
scheduled for a long winter day evening :-)
> Also, 26:00 is against the rules ;-)
That is certainly true, but I see no reason to explicitly forbid them.
This is something that can be easily left at a users discretion, don't
you agree?
- Carsten
--
Carsten Dominik
Sterrenkundig Instituut "Anton Pannekoek"
Universiteit van Amsterdam
Kruislaan 403
NL-1098SJ Amsterdam
phone: +31 20 525 7477
next prev parent reply other threads:[~2006-06-02 20:46 UTC|newest]
Thread overview: 11+ messages / expand[flat|nested] mbox.gz Atom feed top
2006-06-01 23:36 Midnight and noon in agendas Daniel J. Sinder
2006-06-02 5:15 ` Carsten Dominik
2006-06-02 13:18 ` Jason F. McBrayer
2006-06-02 14:02 ` J. David Boyd
2006-06-02 14:11 ` Michael Olson
2006-06-02 14:24 ` Carsten Dominik
2006-06-02 17:24 ` Christian Schlauer
2006-06-02 20:46 ` Carsten Dominik [this message]
2006-06-03 9:35 ` Christian Schlauer
2006-06-02 19:45 ` Daniel J. Sinder
2006-06-02 20:51 ` Carsten Dominik
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
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=4f229d5430414fad773c8ab0fcb7f2b9@science.uva.nl \
--to=dominik@science.uva.nl \
--cc=cs-usenet@arcor.de \
--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 external index
https://git.savannah.gnu.org/cgit/emacs.git
https://git.savannah.gnu.org/cgit/emacs/org-mode.git
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.