Re: [O] Custom agenda: search by tag and exclude DONE items

2012-12-09 Thread Karl Voit
* 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 ]

[O] Custom agenda: search by tag and exclude DONE items

2012-12-09 Thread Karl Voit
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