emacs-orgmode
[Top][All Lists]
Advanced

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

Re: [O] Howto customize tags-todo to ignored scheduled Tasks


From: Bernt Hansen
Subject: Re: [O] Howto customize tags-todo to ignored scheduled Tasks
Date: Fri, 03 Feb 2012 12:09:40 -0500
User-agent: Gnus/5.110018 (No Gnus v0.18) Emacs/23.2 (gnu/linux)

Jakob Lombacher <address@hidden> writes:

> I'd like to make a TODO list, filtered by TAGS. This is working so
> far, but now I also want to filter the scheduled TODOs.
>
> I thought  something like that should do it, but it doesn't:
>
> ("1" "asdf"  tags-todo  "HOME" ((org-agenda-todo-ignore-scheduled 'all)
>
> (org-agenda-todo-ignore-with-date 'all)))
>
> Has anybody an idea how to do it?

Hi Jakob,

You probably want to also set this variable

org-agenda-tags-todo-honor-ignore-options

I just set that globally with 

(setq org-agenda-tags-todo-honor-ignore-options t)

Regards,
Bernt



reply via email to

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