From mboxrd@z Thu Jan 1 00:00:00 1970 From: Suvayu Ali Subject: Re: create a sparse tree by TODO and property? possible? Date: Tue, 17 Sep 2013 15:50:06 +0200 Message-ID: <20130917135006.GB8200@kuru.dyndns-at-home.com> References: Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:55174) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1VLvfT-0005If-1z for emacs-orgmode@gnu.org; Tue, 17 Sep 2013 09:50:21 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1VLvfO-0001db-HA for emacs-orgmode@gnu.org; Tue, 17 Sep 2013 09:50:14 -0400 Received: from mail-ea0-x22c.google.com ([2a00:1450:4013:c01::22c]:43162) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1VLvfO-0001dN-9g for emacs-orgmode@gnu.org; Tue, 17 Sep 2013 09:50:10 -0400 Received: by mail-ea0-f172.google.com with SMTP id r16so2769069ead.3 for ; Tue, 17 Sep 2013 06:50:09 -0700 (PDT) Content-Disposition: inline In-Reply-To: List-Id: "General discussions about Org-mode." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org Sender: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org To: emacs-orgmode@gnu.org 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 RET'. Hope this helps, -- Suvayu Open source is the future. It sets us free.