Agenda: A tags-todo search can now ignore timestamped items
commit3fed83614e01ea6392278e3d5c434d676561fb5e
authorCarsten Dominik <carsten.dominik@gmail.com>
Sun, 25 Jan 2009 06:39:26 +0000 (25 07:39 +0100)
committerCarsten Dominik <carsten.dominik@gmail.com>
Sun, 25 Jan 2009 06:39:26 +0000 (25 07:39 +0100)
tree0d723a8a1225046f781996d6242ddc08d22c9f15
parent22a6dccce1315e4518f022b96a28b6f108d51aaf
Agenda: A tags-todo search can now ignore timestamped items

The variables =org-agenda-todo-ignore-with-date=,
=org-agenda-todo-ignore-with-date=, and
=org-agenda-todo-ignore-with-date= make it possible to
exclude TODO entries which have this kind of planning info
associated with them.  This is most useful for people who
schedule everything, and who use the TODO list mainly to find
things that are not yet scheduled.  Thomas Morgan pointed out
that also the tags-todo search may serve exactly this
purpose, and that it might be good to have a way to make
these variables also apply to the tags-todo search.  I can
see than, but could not convince myself to make this the
default.  A new variable must be set to make this happen:
=org-agenda-tags-todo-honor-ignore-options=.
ORGWEBPAGE/Changes.org
lisp/ChangeLog
lisp/org-agenda.el
lisp/org.el