On Tue, Sep 17, 2013 at 01:48:59PM +0200, Xebar Saram wrote: > Hi all > > can one create a sparse tree using 2 queries, In particular i want to > create a sparse tree that has all heading marked TODO and that have a > specific property i set IE: > :PROPERTIES: > :food_type: indian > :END: > > so i would like sparse tree for example to show 'indian' property but also > TODO state
I don't think this is possible. But I think you can do an agenda search restricted to the current buffer, `C-c a < m <query> RET'. Hope this helps, -- Suvayu Open source is the future. It sets us free.