From mboxrd@z Thu Jan 1 00:00:00 1970 From: Giovanni Ridolfi Subject: Re: Bug: Scope by tag in clock report dynamic blocks [6.33f] Date: Fri, 29 Jan 2010 16:48:28 +0100 Message-ID: <83hbq43oab.fsf@yahoo.it> References: <201001291615.19097.ch.lange@jacobs-university.de> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Return-path: Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1Nat5G-0001mG-Tv for emacs-orgmode@gnu.org; Fri, 29 Jan 2010 10:48:34 -0500 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1Nat5B-0001lj-Fv for emacs-orgmode@gnu.org; Fri, 29 Jan 2010 10:48:33 -0500 Received: from [199.232.76.173] (port=57189 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1Nat5B-0001lf-7k for emacs-orgmode@gnu.org; Fri, 29 Jan 2010 10:48:29 -0500 Received: from slim-2a.inet.it ([213.92.5.122]:32810) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1Nat59-0005hE-WF for emacs-orgmode@gnu.org; Fri, 29 Jan 2010 10:48:28 -0500 In-Reply-To: <201001291615.19097.ch.lange@jacobs-university.de> (Christoph LANGE's message of "Fri, 29 Jan 2010 16:15:18 +0100") 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: Christoph LANGE Cc: emacs-orgmode@gnu.org Christoph LANGE writes: > At the end of the week, I would like to get an overview of how much time I > spent on normal/important/very important tasks. The total time (throughout > the whole file) is all I need, but why not also optionally have a detailed > breakdown? So a clock report dynamic block would be the thing I need, but > then I would like to select its scope not by file or tree, but by tag. I.e. > that all tasks that match a given tag search string would be considered. > what about: overview of the file C-c \ :important: C-c C-x C-d However I don't know how to save/export such data. cheers, Giovanni