From mboxrd@z Thu Jan 1 00:00:00 1970 From: Bernt Hansen Subject: Agenda clock reports and tag filters Date: Fri, 10 Dec 2010 16:17:53 -0500 Message-ID: <87fwu5xr7i.fsf@norang.ca> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Return-path: Received: from [140.186.70.92] (port=58643 helo=eggs.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1PRALp-0002W4-J5 for emacs-orgmode@gnu.org; Fri, 10 Dec 2010 16:18:05 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1PRALl-0000Ho-MX for emacs-orgmode@gnu.org; Fri, 10 Dec 2010 16:17:58 -0500 Received: from mho-02-ewr.mailhop.org ([204.13.248.72]:27522) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1PRALl-0000He-IH for emacs-orgmode@gnu.org; Fri, 10 Dec 2010 16:17:57 -0500 List-Id: "General discussions about Org-mode." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org Errors-To: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org To: Carsten Dominik Cc: emacs-orgmode@gnu.org Hi, Dynamic clock reports can be filtered with :tags so they only show clock results that match that tag. Is it possible to automatically apply the current filter list in org-agenda-filter for the agenda clock report you get with 'R'? I'd like some way to add :tags 'org-agenda-filter (or something similar) to org-agenda-clockreport-parameter-plist so the displayed agenda clock report shows only tasks that match the filter. Is this possible? Thanks, Bernt