From mboxrd@z Thu Jan 1 00:00:00 1970 From: Robert Klein Subject: Re: Clocking each days entries into one table? Date: Tue, 09 Jun 2015 07:31:20 +0200 Message-ID: <55767A28.30205@roklein.de> References: <87fv62t3jm.fsf@skimble.plus.com> Mime-Version: 1.0 Content-Type: text/plain; charset=windows-1252 Content-Transfer-Encoding: 7bit Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:58972) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Z2C8D-0003kB-RP for emacs-orgmode@gnu.org; Tue, 09 Jun 2015 01:31:26 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1Z2C8A-0002FP-AF for emacs-orgmode@gnu.org; Tue, 09 Jun 2015 01:31:25 -0400 Received: from mout.kundenserver.de ([212.227.126.187]:58736) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Z2C8A-0002F8-0L for emacs-orgmode@gnu.org; Tue, 09 Jun 2015 01:31:22 -0400 Received: from [192.168.254.102] ([84.130.233.246]) by mrelayeu.kundenserver.de (mreue003) with ESMTPSA (Nemesis) id 0Mg2LJ-1YfI6804gP-00NRcr for ; Tue, 09 Jun 2015 07:31:21 +0200 In-Reply-To: <87fv62t3jm.fsf@skimble.plus.com> 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, did you read Bernt Hansen's doumentation (http://doc.norang.ca/org-mode.html)? Sections 9 and 10 in particular could be of help to you. Best regards Robert On 06/08/2015 09:15 PM, Sharon Kimble wrote: > I've recently started clocking the work that I'm doing, and am now > considering a month-end report. Is it possible to have one table per > project with each line being that days total time entries? I've seen > how to get it showing each days entries but not in separate lines > within the table. The method described online splits each days > entries into separate split tables. > > But I'm looking for one table with a maximum of 31 lines which > correspond to each days entries. Is it possible please? > > Thanks > Sharon. >