From mboxrd@z Thu Jan 1 00:00:00 1970 From: Bastien Subject: Re: Filter the agenda by category Date: Sat, 31 Dec 2011 18:03:37 +0100 Message-ID: <87obuoy8pi.fsf@gnu.org> References: <20110926140005.GA51513@client199-91.wlan.hu-berlin.de> Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([140.186.70.92]:45194) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Rh2KH-0005iE-HK for emacs-orgmode@gnu.org; Sat, 31 Dec 2011 12:02:34 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1Rh2KG-0007dE-CC for emacs-orgmode@gnu.org; Sat, 31 Dec 2011 12:02:33 -0500 Received: from mail-wi0-f169.google.com ([209.85.212.169]:61039) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Rh2KG-0007d9-6f for emacs-orgmode@gnu.org; Sat, 31 Dec 2011 12:02:32 -0500 Received: by wibhq12 with SMTP id hq12so10216689wib.0 for ; Sat, 31 Dec 2011 09:02:31 -0800 (PST) In-Reply-To: <20110926140005.GA51513@client199-91.wlan.hu-berlin.de> (Viktor Rosenfeld's message of "Mon, 26 Sep 2011 16:00:05 +0200") 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 Hi Vicktor, Viktor Rosenfeld writes: > is it possible to quickly limit what the agenda is showing to one > category? Yes -- you can now use `<' to filter the agenda through the category from the current line. Another press to `<' will remove the filter. This filter can be combined with tag filters -- Also check the new option `org-agenda-category-filter-preset'. Best, -- Bastien