From mboxrd@z Thu Jan 1 00:00:00 1970 From: Carsten Dominik Subject: Re: Does secondary filtering allow multiple tags? Date: Fri, 9 Jan 2009 08:38:43 +0100 Message-ID: <7CF6C477-A904-4B76-BA45-C0D0BCA03564@uva.nl> References: <20090109015558.GQ24132@hplhtang1> Mime-Version: 1.0 (Apple Message framework v929.2) Content-Type: text/plain; charset=US-ASCII; format=flowed; delsp=yes Content-Transfer-Encoding: 7bit Return-path: Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1LLBxL-00086q-0I for emacs-orgmode@gnu.org; Fri, 09 Jan 2009 02:38:59 -0500 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1LLBxJ-00086a-UV for emacs-orgmode@gnu.org; Fri, 09 Jan 2009 02:38:58 -0500 Received: from [199.232.76.173] (port=49445 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1LLBxJ-00086X-ND for emacs-orgmode@gnu.org; Fri, 09 Jan 2009 02:38:57 -0500 Received: from nf-out-0910.google.com ([64.233.182.189]:12519) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1LLBxI-0005wX-36 for emacs-orgmode@gnu.org; Fri, 09 Jan 2009 02:38:57 -0500 Received: by nf-out-0910.google.com with SMTP id c7so1382855nfi.26 for ; Thu, 08 Jan 2009 23:38:47 -0800 (PST) In-Reply-To: <20090109015558.GQ24132@hplhtang1> List-Id: "General discussions about Org-mode." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org Errors-To: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org To: Hsiu-Khuern Tang Cc: "emacs-orgmode@gnu.org" On Jan 9, 2009, at 2:55 AM, Hsiu-Khuern Tang wrote: > Hi all, > > Suppose I have tagged some of my TODO headings. In an agenda view, > is it > currently possible to filter (using org-agenda-filter-by-tag) all > entries that > are tagged with (say) either "project1" _or_ "project2"? One can > certainly do > "project1" _and_ "project2" by narrowing the filter. No. - Carsten > > > I am trying to look at my weekly agenda, restricted to two > particular projects > that are identified using tags. > > I tried defining a custom agenda view with a org-agenda-skip- > function defined > to match ":project1:" or ":project2:", but this doesn't work with > inherited > tags. > > -- > Best, > Hsiu-Khuern. > > > _______________________________________________ > Emacs-orgmode mailing list > Remember: use `Reply All' to send replies to the list. > Emacs-orgmode@gnu.org > http://lists.gnu.org/mailman/listinfo/emacs-orgmode