From mboxrd@z Thu Jan 1 00:00:00 1970 From: David Schoen Subject: Re: tags in todo list Date: Tue, 29 Sep 2009 22:21:32 +1000 Message-ID: <224ff23a0909290521k10cfdeb8s87f2dee62439ba8c@mail.gmail.com> References: <224ff23a0909290201i65eea138uf0278b49e75e8d4e@mail.gmail.com> Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Return-path: Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1MsbiB-0008Fn-8Q for emacs-orgmode@gnu.org; Tue, 29 Sep 2009 08:21:43 -0400 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1Msbi3-0008DV-Bn for Emacs-orgmode@gnu.org; Tue, 29 Sep 2009 08:21:39 -0400 Received: from [199.232.76.173] (port=37232 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1Msbi1-0008DJ-Lf for Emacs-orgmode@gnu.org; Tue, 29 Sep 2009 08:21:34 -0400 Received: from mail-pz0-f181.google.com ([209.85.222.181]:48769) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1Msbi1-0006mJ-9t for Emacs-orgmode@gnu.org; Tue, 29 Sep 2009 08:21:33 -0400 Received: by pzk11 with SMTP id 11so2953348pzk.14 for ; Tue, 29 Sep 2009 05:21:32 -0700 (PDT) In-Reply-To: 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: Matt Lundin Cc: Emacs-orgmode@gnu.org Amazingly simple and somehow I missed reading it in that doco a few times..= . Thanks a lot! Dave. 2009/9/29 Matt Lundin : > David Schoen writes: > >> I was wondering if there is a way to filter the todo list (C-c a t) by >> tags that are applied. >> >> I'm trying to use org-mode for a GTD style process management which >> means I've got things like :home: and :office: set as tags and as such >> when I'm at the office I would like to have some way of hiding the >> :home: entries. > > Try pressing "/" in the agenda. > > =A0- http://orgmode.org/worg/org-faq.php#limit-agenda-with-tag-filtering > > =A0- http://orgmode.org/manual/Agenda-commands.html#Agenda-commands > > Best, > Matt >