From mboxrd@z Thu Jan 1 00:00:00 1970 From: Matt Lundin Subject: Re: tags in todo list Date: Tue, 29 Sep 2009 08:12:06 -0400 Message-ID: References: <224ff23a0909290201i65eea138uf0278b49e75e8d4e@mail.gmail.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Return-path: Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1MsbZ6-0006b5-SF for emacs-orgmode@gnu.org; Tue, 29 Sep 2009 08:12:20 -0400 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1MsbZ2-0006Zm-QE for Emacs-orgmode@gnu.org; Tue, 29 Sep 2009 08:12:20 -0400 Received: from [199.232.76.173] (port=58213 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1MsbZ2-0006Zf-KW for Emacs-orgmode@gnu.org; Tue, 29 Sep 2009 08:12:16 -0400 Received: from out1.smtp.messagingengine.com ([66.111.4.25]:44366) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1MsbZ2-0005XD-BS for Emacs-orgmode@gnu.org; Tue, 29 Sep 2009 08:12:16 -0400 In-Reply-To: <224ff23a0909290201i65eea138uf0278b49e75e8d4e@mail.gmail.com> (David Schoen's message of "Tue, 29 Sep 2009 19:01:53 +1000") 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: David Schoen Cc: Emacs-orgmode@gnu.org 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. - http://orgmode.org/worg/org-faq.php#limit-agenda-with-tag-filtering - http://orgmode.org/manual/Agenda-commands.html#Agenda-commands Best, Matt