emacs-orgmode
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Orgmode] Re: Ignore sub-items of Scheduled TODOs?


From: Christian Egli
Subject: [Orgmode] Re: Ignore sub-items of Scheduled TODOs?
Date: Fri, 03 Jul 2009 09:05:39 +0200
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/23.0.94 (gnu/linux)

Nathan Neff <address@hidden> writes:

> I'd like to know the best way for removing TODO items from the agenda if
> they have a parent item that's been scheduled.

It's not exactly what you want but I found that I like to hide sublevel
TODOs. Have a look at org-agenda-todo-list-sublevels:

org-agenda-todo-list-sublevels is a variable defined in `org-agenda.el'.
Its value is nil

Documentation:
Non-nil means, check also the sublevels of a TODO entry for TODO entries.
When nil, the sublevels of a TODO entry are not checked, resulting in
potentially much shorter TODO lists.

You can customize this variable.

HTH
Christian





reply via email to

[Prev in Thread] Current Thread [Next in Thread]