* Karl Voit wrote:
> Hi!
>
> I want a custom agenda that lists all headings (not necessarily with
> a state like TODO or NEXT) which are tagged with :borrowed: but
> which are not in state DONE or CANCELED.
Following works thanks to Memnon Anon:
,[ section within org-agenda-custom-commands ]
Hi!
I want a custom agenda that lists all headings (not necessarily with
a state like TODO or NEXT) which are tagged with :borrowed: but
which are not in state DONE or CANCELED.
Should match:
* this item :borrowed: <- no state!
* WAITING another item :borrowed:
* TODO some item