emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
* TODO list with future scheduled events excluded
@ 2015-10-29 13:47 Georg Otto
  2015-10-29 14:58 ` Matt Lundin
  0 siblings, 1 reply; 2+ messages in thread
From: Georg Otto @ 2015-10-29 13:47 UTC (permalink / raw)
  To: emacs-orgmode

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?

I am running emacs 24.3.1 and orgmode 7.9.3f 

Cheers,

Georg

^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: TODO list with future scheduled events excluded
  2015-10-29 13:47 TODO list with future scheduled events excluded Georg Otto
@ 2015-10-29 14:58 ` Matt Lundin
  0 siblings, 0 replies; 2+ messages in thread
From: Matt Lundin @ 2015-10-29 14:58 UTC (permalink / raw)
  To: Georg Otto; +Cc: emacs-orgmode


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

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2015-10-29 14:58 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2015-10-29 13:47 TODO list with future scheduled events excluded Georg Otto
2015-10-29 14:58 ` Matt Lundin

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).