From: Nicolas Goaziou <mail@nicolasgoaziou.fr>
To: Jarmo Hurri <jarmo.hurri@iki.fi>
Cc: emacs-orgmode@gnu.org
Subject: Re: BUG: agenda for current days excludes reoccurring events
Date: Tue, 21 Feb 2017 19:27:18 +0100 [thread overview]
Message-ID: <87h93nh01l.fsf@nicolasgoaziou.fr> (raw)
In-Reply-To: <87o9yqyixx.fsf@iki.fi> (Jarmo Hurri's message of "Sat, 28 Jan 2017 23:26:50 +0200")
Hello,
Jarmo Hurri <jarmo.hurri@iki.fi> writes:
> If I am on the right track here, org-agenda-show-future-repeats controls
> future repetitions, and org-agenda-prefer-last-repeat controls
> repetitions for today?
Almost. The former controls repetitions starting from tomorrow. The
latter controls repetitions before yesterday. Repetitions for today are
always shown.
> Sounds like the best option to me. I can try give better informed
> comments after I see what the effect will be in my setup.
I pushed a change in that direction. Here is the new docstring for
`org-agenda-prefer-last-repeat'.
Non-nil sets date for repeated entries to their last repeat.
When nil, display SCHEDULED and DEADLINE dates at their base
date, and in today's agenda, as a reminder. Display plain
time-stamps, on the other hand, at every repeat date in the past
in addition to the base date.
When non-nil, show a repeated entry at its latest repeat date,
possibly being today even if it wasn't marked as done. This
setting is useful if you do not always mark repeated entries as
done and, yet, consider that reaching repeat date starts the task
anew.
When set to a list of strings, prefer last repeats only for
entries with these TODO keywords.
The problem is that plain timestamps OTOH and SCHEDULED, DEADLINE
keywords OTOH are no longer consistent. However, displaying too much
past SCHEDULED reminders could clutter the agenda.
I'm now waiting for your better informed comments.
Regards,
--
Nicolas Goaziou
prev parent reply other threads:[~2017-02-21 18:27 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2017-01-28 8:01 BUG: agenda for current days excludes reoccurring events Jarmo Hurri
2017-01-28 14:15 ` Nicolas Goaziou
2017-01-28 15:25 ` Jarmo Hurri
2017-01-28 18:15 ` Nicolas Goaziou
2017-01-28 21:26 ` Jarmo Hurri
2017-02-21 18:27 ` Nicolas Goaziou [this message]
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=87h93nh01l.fsf@nicolasgoaziou.fr \
--to=mail@nicolasgoaziou.fr \
--cc=emacs-orgmode@gnu.org \
--cc=jarmo.hurri@iki.fi \
/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.