From mboxrd@z Thu Jan 1 00:00:00 1970 From: Ivan Nedrehagen Subject: Clockreport for each day last week? Date: Mon, 20 Apr 2009 10:15:53 +0200 Message-ID: Mime-Version: 1.0 Content-Type: text/plain; format=flowed; delsp=yes; charset=iso-8859-15 Content-Transfer-Encoding: 7BIT Return-path: Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1Lvofx-00016V-Nt for emacs-orgmode@gnu.org; Mon, 20 Apr 2009 04:16:25 -0400 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1Lvofr-000142-OZ for emacs-orgmode@gnu.org; Mon, 20 Apr 2009 04:16:24 -0400 Received: from [199.232.76.173] (port=37352 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1Lvofr-00013z-JZ for emacs-orgmode@gnu.org; Mon, 20 Apr 2009 04:16:19 -0400 Received: from bgo1smout1.broadpark.no ([217.13.4.94]:50026) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1Lvofr-0000bx-8r for emacs-orgmode@gnu.org; Mon, 20 Apr 2009 04:16:19 -0400 Received: from bgo1sminn1.broadpark.no ([217.13.4.93]) by bgo1smout1.broadpark.no (Sun Java(tm) System Messaging Server 6.3-3.01 (built Jul 12 2007; 32bit)) with ESMTP id <0KIE00CEP4AMDL90@bgo1smout1.broadpark.no> for emacs-orgmode@gnu.org; Mon, 20 Apr 2009 10:15:58 +0200 (CEST) Received: from gorontha ([80.203.148.138]) by bgo1sminn1.broadpark.no (Sun Java(tm) System Messaging Server 6.3-3.01 (built Jul 12 2007; 32bit)) with ESMTP id <0KIE00GU44AHF5H0@bgo1sminn1.broadpark.no> for emacs-orgmode@gnu.org; Mon, 20 Apr 2009 10:15:58 +0200 (CEST) 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: Emacs org mode mailinglist Hi, In my work I log all hours in an org-file, and every monday I report my hours for the previous week. I have been playing with the clock-report to get a solution that displays hours for each day in the previous week, but by solution now is a a clock-report where I have to go in and change the date for each entry before updating them. There must be many with similar needs, could anyone tell me how you solve this? Ivan