emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
From: Matt Lundin <mdl@imapmail.org>
To: Georg Otto <g.otto@ucl.ac.uk>
Cc: emacs-orgmode@gnu.org
Subject: Re: TODO list with future scheduled events excluded
Date: Thu, 29 Oct 2015 09:58:43 -0500	[thread overview]
Message-ID: <87611p90ws.fsf@fastmail.fm> (raw)
In-Reply-To: <86io5pokg4.fsf@ucl.ac.uk> (Georg Otto's message of "Thu, 29 Oct 2015 13:47:39 +0000")


Georg Otto <g.otto@ucl.ac.uk> writes:

> Dear all,
>
> with the TODO list view (org-todo-list) I get all my TODO entries,
> including the ones that are scheduled far in the future. This clutters
> up this view quite a bit, and I would prefer to have a TODO list with
> entries scheduled to future days excluded.
>
> Maybe miss something obvious, but so far I did not find any
> solution. Does anybody have an idea?

You can customize the following variables:

- org-agenda-todo-ignore-scheduled
- org-agenda-todo-ignore-deadlines

E.g.,

(setq org-agenda-todo-ignore-scheduled 'future)

See http://orgmode.org/manual/Global-TODO-list.html

See also the docstrings of the variables for more information.

Matt

      reply	other threads:[~2015-10-29 14:58 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-10-29 13:47 TODO list with future scheduled events excluded Georg Otto
2015-10-29 14:58 ` Matt Lundin [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

  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=87611p90ws.fsf@fastmail.fm \
    --to=mdl@imapmail.org \
    --cc=emacs-orgmode@gnu.org \
    --cc=g.otto@ucl.ac.uk \
    /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).