From mboxrd@z Thu Jan 1 00:00:00 1970 From: Bernt Hansen Subject: Re: tags filtering in weekly/daily agenda Date: Sun, 21 Aug 2011 09:17:54 -0400 Message-ID: <87bovi52f1.fsf@norang.ca> References: <87ippr9dts.fsf@ericabrahamsen.net> Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([140.186.70.92]:59541) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Qv7ug-00077N-MJ for emacs-orgmode@gnu.org; Sun, 21 Aug 2011 09:18:07 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1Qv7uf-0003DM-Lw for emacs-orgmode@gnu.org; Sun, 21 Aug 2011 09:18:06 -0400 Received: from mho-04-ewr.mailhop.org ([204.13.248.74]:26443 helo=mho-02-ewr.mailhop.org) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Qv7uf-0003DC-K7 for emacs-orgmode@gnu.org; Sun, 21 Aug 2011 09:18:05 -0400 In-Reply-To: <87ippr9dts.fsf@ericabrahamsen.net> (Eric Abrahamsen's message of "Sun, 21 Aug 2011 19:57:51 +0800") 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: Eric Abrahamsen Cc: emacs-orgmode@gnu.org Eric Abrahamsen writes: > Am I wrong, or is there no way to filter what is shown in the > weekly/daily agenda view? I'm creating custom agendas with multiple > blocks, and would like to apply the same tags/match filter to the daily > agenda as I do to the TODO blocks below it. Can that be done? Hi Eric, The agenda filtering should be the same for weekly/daily and block agenda. I use persistent filtering which keeps the filter when you select other agenda views and I like this setting a lot. When I filter my block agenda view (with / TAB sometag RET) it applies to all of the sections in my block agenda. HTH, Bernt