emacs-orgmode
[Top][All Lists]
Advanced

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

Re: [Orgmode] Re: Filter scheduled items


From: Jeff Horn
Subject: Re: [Orgmode] Re: Filter scheduled items
Date: Fri, 1 Oct 2010 14:45:06 -0400

Matt,

> With the following setting...
>
> (setq org-agenda-todo-ignore-scheduled t)
>
> ...org-todo-list (C-c a t) will show only unscheduled todos.
>
> If you don't want the setting above to apply globally, you could bind it
> to a custom command:
>
> (add-to-list 'org-agenda-custom-commands
>             '("u" "Unscheduled" todo ""
>               ((org-agenda-todo-ignore-scheduled t))))

The function is exactly what I was looking for. Thank you!

Jeff

-- 
Jeffrey Horn
Graduate Lecturer and PhD Student in Economics
George Mason University

(704) 271-4797
address@hidden
address@hidden



reply via email to

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