emacs-orgmode
[Top][All Lists]
Advanced

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

Re: [O] temporarily un-ignoring scheduled tasks in global todo list


From: Bastien
Subject: Re: [O] temporarily un-ignoring scheduled tasks in global todo list
Date: Wed, 21 May 2014 13:43:01 +0200
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/24.3.91 (gnu/linux)

Hi Christoph,

Christoph Groth <address@hidden> writes:

> (setq org-agenda-todo-ignore-scheduled 'all)
> (setq org-agenda-todo-ignore-deadlines 'all)
> (setq org-agenda-tags-todo-honor-ignore-options t)
>
> but sometimes I would like to search for some item that I know that is
> scheduled somewhere into the future.  Or I want to verify whether some
> item exists.

The way I would do this is by defining a separate agenda custom view
with different values for the variables above.

M-: (info "(Org)Setting options") RET will give you details on how to
set the options for each view.

HTH,

-- 
 Bastien



reply via email to

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