From mboxrd@z Thu Jan 1 00:00:00 1970 From: Norbert Subject: Monthly report Date: Mon, 10 Aug 2015 19:27:37 +0200 Message-ID: Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8; format=flowed Content-Transfer-Encoding: 7bit Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:44350) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1ZOtd7-0005JU-6q for emacs-orgmode@gnu.org; Mon, 10 Aug 2015 16:25:09 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1ZOtd4-0007Tj-2L for emacs-orgmode@gnu.org; Mon, 10 Aug 2015 16:25:09 -0400 Received: from plane.gmane.org ([80.91.229.3]:35935) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1ZOtd3-0007RA-S7 for emacs-orgmode@gnu.org; Mon, 10 Aug 2015 16:25:06 -0400 Received: from list by plane.gmane.org with local (Exim 4.69) (envelope-from ) id 1ZOtd2-0007E4-MT for emacs-orgmode@gnu.org; Mon, 10 Aug 2015 22:25:04 +0200 Received: from host-188-174-219-49.customer.m-online.net ([188.174.219.49]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Mon, 10 Aug 2015 22:25:04 +0200 Received: from nops by host-188-174-219-49.customer.m-online.net with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Mon, 10 Aug 2015 22:25: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-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org To: emacs-orgmode@gnu.org Hi folks, I have an agenda spread across multiple files, and I would like to see a brief report of my worktime per day for one month. Ideally such a report would have exactly 28 .. 31 rows with two columns (the date and the number of hours and minutes). I have created a clocktable with stepping 1 day and depth 0, which is close, but it still gives me for every day a summary for every file separately. Anybody done a report like I would like to have before? Thanks and cheers Norbert