[Orgmode] Re: Remove WAITING Task from Global TODO List

2010-08-17 Thread Markus Heller
Memnon Anon writes: > Markus Heller writes: > >> But that will only give me a *list* of the items, correct? >> >> What I'd like to get is the *calendar* view that you get by hitting "C-c >> a a" which only shows TODO and STARTED tasks. > > Ui, custom agenda; I am not got at this, but please try

[Orgmode] Re: Remove WAITING Task from Global TODO List

2010-08-16 Thread Memnon Anon
Markus Heller writes: > But that will only give me a *list* of the items, correct? > > What I'd like to get is the *calendar* view that you get by hitting "C-c > a a" which only shows TODO and STARTED tasks. Ui, custom agenda; I am not got at this, but please try this: (setq org-agenda-custom-c

[Orgmode] Re: Remove WAITING Task from Global TODO List

2010-08-16 Thread Markus Heller
Bastien writes: > Markus Heller writes: > >> Now, what I'd like to achieve is that the agenda view that is brought up >> by C-c a a only contains TODO and STARTED tasks, no WAITING etc. >> >> Is this possible, or do I have to create a custom agenda view as >> suggested? > > Yes, you'll have to c

Re: [Orgmode] Re: Remove WAITING Task from Global TODO List

2010-08-16 Thread Bastien
Markus Heller writes: > Now, what I'd like to achieve is that the agenda view that is brought up > by C-c a a only contains TODO and STARTED tasks, no WAITING etc. > > Is this possible, or do I have to create a custom agenda view as > suggested? Yes, you'll have to create a custom agenda. --

[Orgmode] Re: Remove WAITING Task from Global TODO List

2010-08-16 Thread Markus Heller
Bastien writes: > Markus Heller writes: > >> How can I remove WAITING tasks from the global TODO list? > > By allowing all your TODO keywords but WAITING: > > C-c a T TODO|STARTED [RET] Bastien, Memnon, thanks for your replies. While reading the org manual, I got confused, so my request was

[Orgmode] Re: Remove WAITING Task from Global TODO List

2010-08-16 Thread Memnon Anon
Markus Heller writes: > I have a quick question to which I couldn't find an answer in the org > manual. > How can I remove WAITING tasks from the global TODO list? Add a WAITING tag and use filtering. ,[ (info "(org)Agenda commands") ] | Secondary filtering and query editing | .