From: Bastien <bzg@altern.org>
To: "Peter Münster" <pmlists@free.fr>
Cc: emacs-orgmode@gnu.org
Subject: Re: notify, when something to do
Date: Sun, 23 Oct 2011 23:29:19 +0200 [thread overview]
Message-ID: <874nyzo0r4.fsf@gnu.org> (raw)
In-Reply-To: <87mxcr373e.fsf@micropit.couberia.bzh> ("Peter Münster"'s message of "Sun, 23 Oct 2011 20:17:57 +0200")
Hi Peter,
pmlists@free.fr (Peter Münster) writes:
> - I think, I'll need a filter for org-agenda-to-appt, because I only
> want TODO items. Should be no problem.
Yes -- just use a function who tries to match the TODO keyword
against the entry.
> - How to distinguish between SCHEDULED and DEADLINE? I'll
> investigate...
I introduced the ability to use
(org-agenda-to-appt nil t :scheduled)
if you just want to get scheduled appointments. This might
speeds things and make them more flexible.
> - Perhaps the main problem: appt does not know about warning periods.
> There are items with "-3d", other with "-5M"[1]. There is only one
> universal appt-message-warning-time. Would it be possible, to have a
> individual warning-time for each todo-item, directly computed from the
> warning time in the org-timestamp?
Check what info is available as text properties in the agenda
(with `C-u C-x =') and see if you can use this information in
a filter function.
HTH,
--
Bastien
next prev parent reply other threads:[~2011-10-23 21:28 UTC|newest]
Thread overview: 12+ messages / expand[flat|nested] mbox.gz Atom feed top
2011-10-23 10:07 notify, when something to do Peter Münster
2011-10-23 16:20 ` Tassilo Horn
2011-10-23 16:30 ` Tassilo Horn
2011-10-23 18:17 ` Peter Münster
2011-10-23 19:09 ` Tassilo Horn
2011-10-23 21:23 ` Bastien
2011-10-24 5:14 ` Tassilo Horn
2011-10-23 21:29 ` Bastien [this message]
2011-10-24 9:29 ` Sebastien Vauban
2011-11-01 23:01 ` Peter Münster
2011-10-24 15:01 ` Christopher Allan Webber
2011-10-25 18:56 ` Marcelo de Moraes Serpa
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=874nyzo0r4.fsf@gnu.org \
--to=bzg@altern.org \
--cc=emacs-orgmode@gnu.org \
--cc=pmlists@free.fr \
/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).