From mboxrd@z Thu Jan 1 00:00:00 1970 From: Russell Adams Subject: Re: Re: Publishing clocked time Date: Fri, 11 Sep 2009 11:02:39 -0500 Message-ID: <20090911160239.GA18897@thinkpad.adamsinfoserv.com> References: <566e527b0909040832v2dd07dadm89168f8aaedea3d2@mail.gmail.com> <877hwabwdf.fsf@mundaneum.com> <20090911050534.GZ18897@thinkpad.adamsinfoserv.com> 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 1Mm8aH-0002zk-Nn for emacs-orgmode@gnu.org; Fri, 11 Sep 2009 12:02:49 -0400 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1Mm8aD-0002yI-Kh for emacs-orgmode@gnu.org; Fri, 11 Sep 2009 12:02:46 -0400 Received: from [199.232.76.173] (port=43723 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1Mm8aC-0002xj-UG for emacs-orgmode@gnu.org; Fri, 11 Sep 2009 12:02:45 -0400 Received: from squirtle.drak.net ([72.52.144.201]:54626) by monty-python.gnu.org with esmtps (TLS-1.0:DHE_RSA_AES_256_CBC_SHA1:32) (Exim 4.60) (envelope-from ) id 1Mm8aC-0006i9-M9 for emacs-orgmode@gnu.org; Fri, 11 Sep 2009 12:02:44 -0400 Received: from 206.180.154.148.adsl.hal-pc.org ([206.180.154.148] helo=localhost) by squirtle.drak.net with esmtpsa (TLSv1:AES128-SHA:128) (Exim 4.69) (envelope-from ) id 1Mm8a4-0006WU-Fd for emacs-orgmode@gnu.org; Fri, 11 Sep 2009 11:02:36 -0500 Content-Disposition: inline In-Reply-To: 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-orgmode@gnu.org I noticed in the comments you're working on a way to upload to Freshbooks! That quite exciting, given I use them too! On Fri, Sep 11, 2009 at 08:02:26AM -0600, Peter Jones wrote: > Russell Adams writes: > > #+BEGIN timecard > > > > |------------+------------+---------| > > | *Date* | *Task* | *Hours* | > > |------------+------------+---------| > > | 2009-09-01 | Customer X | 8 | > > | 2009-09-02 | Customer X | 8 | > > | 2009-09-03 | Customer X | 8 | > > | 2009-09-04 | Customer X | 8 | > > | 2009-09-05 | Customer X | 8 | > > |------------+------------+---------| > > | *Total* | | 40 | > > |------------+------------+---------| > > #+END > > I've attached my org-invoice.el file which does something very close to > this. I use it to generate reports in table form like what you are > requesting, and I have another .el file that uses org-invoice as a > library to collect the same data and submit it to my invoicing system. > > Example output: > > #+BEGIN: invoice > | Task / Date | Time | Price | > |-------------------------------+-------+--------| > | Friday, August 21, 2009 | 03:00 | 55.00 | > | Blah Blah Blah | 03:00 | 55.00 | > |-------------------------------+-------+--------| > | Friday, August 28, 2009 | 06:00 | 10.00 | > | Blah Blah Blah | 06:00 | 10.00 | > |-------------------------------+-------+--------| > | Total: | 09:00 | 65.00 | > > #+END: > > You can disable the price calculation. > > > > -- > Peter Jones - 303-219-0226 > pmade inc. - http://pmade.com > _______________________________________________ > Emacs-orgmode mailing list > Remember: use `Reply All' to send replies to the list. > Emacs-orgmode@gnu.org > http://lists.gnu.org/mailman/listinfo/emacs-orgmode ------------------------------------------------------------------ Russell Adams RLAdams@AdamsInfoServ.com PGP Key ID: 0x1160DCB3 http://www.adamsinfoserv.com/ Fingerprint: 1723 D8CA 4280 1EC9 557F 66E8 1154 E018 1160 DCB3