From mboxrd@z Thu Jan 1 00:00:00 1970 From: Viktor Rosenfeld Subject: Filter the agenda by category Date: Mon, 26 Sep 2011 16:00:05 +0200 Message-ID: <20110926140005.GA51513@client199-91.wlan.hu-berlin.de> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Return-path: Received: from eggs.gnu.org ([140.186.70.92]:51979) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1R8BjC-0002ps-7t for emacs-orgmode@gnu.org; Mon, 26 Sep 2011 10:00:15 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1R8Bj8-0004R5-0i for emacs-orgmode@gnu.org; Mon, 26 Sep 2011 10:00:14 -0400 Received: from mail-bw0-f41.google.com ([209.85.214.41]:49142) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1R8Bj7-0004QS-QP for emacs-orgmode@gnu.org; Mon, 26 Sep 2011 10:00:09 -0400 Received: by bkbzs2 with SMTP id zs2so6637900bkb.0 for ; Mon, 26 Sep 2011 07:00:08 -0700 (PDT) Content-Disposition: inline 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, is it possible to quickly limit what the agenda is showing to one category? Basically I'm looking for the functionality offered by org-agenda-filter-by-tag but with categories. I tried CATEGORY=\"some category\" (and variations with/without (escaped) quotes), but that didn't work either. Cheers, Viktor