emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
* Howto customize tags-todo to ignored scheduled Tasks
@ 2012-02-03 14:58 Jakob Lombacher
  2012-02-03 17:09 ` Bernt Hansen
  0 siblings, 1 reply; 2+ messages in thread
From: Jakob Lombacher @ 2012-02-03 14:58 UTC (permalink / raw)
  To: emacs-orgmode

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?


Jakob

^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: Howto customize tags-todo to ignored scheduled Tasks
  2012-02-03 14:58 Howto customize tags-todo to ignored scheduled Tasks Jakob Lombacher
@ 2012-02-03 17:09 ` Bernt Hansen
  0 siblings, 0 replies; 2+ messages in thread
From: Bernt Hansen @ 2012-02-03 17:09 UTC (permalink / raw)
  To: Jakob Lombacher; +Cc: emacs-orgmode

Jakob Lombacher <kontakt@lombacher.net> 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

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2012-02-03 17:09 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2012-02-03 14:58 Howto customize tags-todo to ignored scheduled Tasks Jakob Lombacher
2012-02-03 17:09 ` Bernt Hansen

Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).