From mboxrd@z Thu Jan 1 00:00:00 1970 From: Bastien Subject: Re: undocumented? struggled with category filter on daily/weekly agenda view custom command. Date: Thu, 17 Apr 2014 09:57:34 +0200 Message-ID: <87ioq8pevl.fsf@bzg.ath.cx> References: Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:39040) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1WahCa-00048r-Pz for emacs-orgmode@gnu.org; Thu, 17 Apr 2014 03:57:50 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1WahCV-0003oz-5D for emacs-orgmode@gnu.org; Thu, 17 Apr 2014 03:57:44 -0400 Received: from mail-wi0-x234.google.com ([2a00:1450:400c:c05::234]:37889) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1WahCU-0003ok-Sr for emacs-orgmode@gnu.org; Thu, 17 Apr 2014 03:57:39 -0400 Received: by mail-wi0-f180.google.com with SMTP id q5so427121wiv.7 for ; Thu, 17 Apr 2014 00:57:38 -0700 (PDT) In-Reply-To: (Brady Trainor's message of "Tue, 15 Apr 2014 23:32:43 +0000 (UTC)") 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: Brady Trainor Cc: emacs-orgmode@gnu.org Hi Brady, Brady Trainor writes: > Goal: To make an agenda view custom command that will filter a daily/weekly > view by category. Using (org-agenda-category-filter-preset '("+mycategory")) within your custom agenda command should work. There was a related bug, fixed now. If you can test from the maint branch, thanks in advance! -- Bastien