Re: [Orgmode] removing blocked tasks from custom agenda view

2010-03-29 Thread Carsten Dominik
On Mar 28, 2010, at 2:43 PM, Alexandre Russel wrote: Hi all, when I C-c a t, I don't see the blocked task because I set: (setq org-agenda-dim-blocked-tasks 'invisible) I created a custom agenda view with: (tags-todo "CALLS\|PC") but it shows all the todo, even the blocked task. How can I make

[Orgmode] removing blocked tasks from custom agenda view

2010-03-28 Thread Alexandre Russel
Hi all, when I C-c a t, I don't see the blocked task because I set: (setq org-agenda-dim-blocked-tasks 'invisible) I created a custom agenda view with: (tags-todo "CALLS\|PC") but it shows all the todo, even the blocked task. How can I make tags-todo respect the org-agenda-dim-blocked-tasks