From: Matt Lundin <mdl@imapmail.org>
To: Paul Sexton <psexton@xnet.co.nz>
Cc: emacs-orgmode@gnu.org
Subject: Re: Patch: More options for ignoring scheduled items in agenda todo lists
Date: Fri, 14 Jan 2011 07:52:33 -0500 [thread overview]
Message-ID: <878vynsl4e.fsf@fastmail.fm> (raw)
In-Reply-To: <loom.20110113T233820-296@post.gmane.org> (Paul Sexton's message of "Thu, 13 Jan 2011 22:46:14 +0000 (UTC)")
Hi Paul,
Paul Sexton <psexton@xnet.co.nz> writes:
> In agenda todo lists, currently it is possible to ignore scheduled
> items according to when they are scheduled, using the variable
> 'org-agenda-todo-ignore-scheduled'. This can take one of three
> values - all, future (ignore if scheduled after today), or past
> (ignore if scheduled TODAY or in the past).
>
> My definition of 'the past' does not include 'today'.
> In light of that, the following is a patch that makes the variable
> accept 2 more values:
> - notpast: ignore if scheduled today or in the future
> - notfuture: ignore if scheduled today or in the past
> (this is the current behaviour of the 'past' setting)
> - past: changed to ignore if scheduled BEFORE today, but no
> longer ignores items scheduled today.
>
I believe this patch would require many users to change their existing
configurations.
I rely on the "past" setting when creating block agenda views, such as
an agenda that includes everything scheduled today or earlier together
with a todo list that includes everything else (i.e., unscheduled or
scheduled in the future). If the definition of past is changed, I will
end up with a lot of duplicate items in the block agenda.
Also, I find the double negatives a bit difficult to get my mind around.
Would there perhaps be a way to generalize this functionality (e.g.,
with integers) that would allow users greater control over the precise
distance from the present they would like to skip? E.g., -1 to include
only items scheduled yesterday or earlier. Or 7 to ignore anything
scheduled later than a week from now. This could be quite useful and
would not require users to change their existing configurations.
Do you also plan to make adjustments for
org-agenda-todo-ignore-deadlines?
Best,
Matt
next prev parent reply other threads:[~2011-01-14 12:52 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2011-01-13 22:46 Patch: More options for ignoring scheduled items in agenda todo lists Paul Sexton
2011-01-14 12:52 ` Matt Lundin [this message]
[not found] ` <4D30E811.4090508@xnet.co.nz>
2011-01-15 14:26 ` Matt Lundin
2011-01-17 20:51 ` [PATCH] Add new option for ignoring past or future items in the global todo list Matt Lundin
2011-01-18 0:46 ` Paul Sexton
2011-01-26 10:00 ` [Accepted] " 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
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=878vynsl4e.fsf@fastmail.fm \
--to=mdl@imapmail.org \
--cc=emacs-orgmode@gnu.org \
--cc=psexton@xnet.co.nz \
/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).