From mboxrd@z Thu Jan 1 00:00:00 1970 From: Dirk Bernhardt Subject: Agenda custom commands and filtering category Date: Sat, 2 Jul 2016 19:54:36 +0000 (UTC) Message-ID: Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:40999) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1bJRJo-0007dC-7j for emacs-orgmode@gnu.org; Sat, 02 Jul 2016 16:15:13 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1bJRJk-0003N0-31 for emacs-orgmode@gnu.org; Sat, 02 Jul 2016 16:15:11 -0400 Received: from plane.gmane.org ([80.91.229.3]:49355) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1bJRJj-0003MQ-SN for emacs-orgmode@gnu.org; Sat, 02 Jul 2016 16:15:08 -0400 Received: from list by plane.gmane.org with local (Exim 4.69) (envelope-from ) id 1bJRJg-0004OK-On for emacs-orgmode@gnu.org; Sat, 02 Jul 2016 22:15:05 +0200 Received: from 212.211.158.253 ([212.211.158.253]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Sat, 02 Jul 2016 22:15:04 +0200 Received: from krid by 212.211.158.253 with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Sat, 02 Jul 2016 22:15:04 +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" To: emacs-orgmode@gnu.org Hi, how can I create a custom agenda command that filters by category? E.g. I want to create a custom agenda view that only shows items with category "work". Thanks, Dirk