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
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
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
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.
--
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
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
| .