From mboxrd@z Thu Jan 1 00:00:00 1970 From: Carsten Dominik Subject: Re: Re: Clocking work time with a date not a time only Date: Fri, 3 Apr 2009 18:58:32 +0200 Message-ID: <7E69C2C0-1D87-4F02-8FCE-A174A02ABE81@gmail.com> References: <155496.90395.qm@web28310.mail.ukl.yahoo.com> <878wmjph80.fsf@mundaneum.com> <87zlezb6lj.fsf@mundaneum.com> <87zlezm7op.fsf@mundaneum.com> <6688AD6A-FAFD-4F03-BC83-6D45DE48D1B2@gmail.com> <87myayc5jn.fsf@mundaneum.com> <877i223pkt.fsf@mundaneum.com> Mime-Version: 1.0 (Apple Message framework v930.3) Content-Type: multipart/mixed; boundary="===============1772097917==" Return-path: Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1Lpmjr-000419-Tu for emacs-orgmode@gnu.org; Fri, 03 Apr 2009 12:59:32 -0400 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1Lpmjl-0003yV-By for emacs-orgmode@gnu.org; Fri, 03 Apr 2009 12:59:29 -0400 Received: from [199.232.76.173] (port=35065 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1Lpmjl-0003yR-6x for emacs-orgmode@gnu.org; Fri, 03 Apr 2009 12:59:25 -0400 Received: from mail-ew0-f160.google.com ([209.85.219.160]:34558) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1Lpmjk-0002rM-HG for emacs-orgmode@gnu.org; Fri, 03 Apr 2009 12:59:24 -0400 Received: by ewy4 with SMTP id 4so1156092ewy.42 for ; Fri, 03 Apr 2009 09:59:23 -0700 (PDT) In-Reply-To: <877i223pkt.fsf@mundaneum.com> 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: =?ISO-8859-1?Q?S=E9bastien_Vauban?= Cc: Org mode --===============1772097917== Content-Type: multipart/alternative; boundary=Apple-Mail-5-625191442 --Apple-Mail-5-625191442 Content-Type: text/plain; charset=ISO-8859-1; format=flowed; delsp=yes Content-Transfer-Encoding: quoted-printable Fixed, thanks. - Carsten On Apr 3, 2009, at 2:10 PM, S=E9bastien Vauban wrote: > Hi Carsten, > > Just a small bug to report. With such a source file: > > --8<---------------cut here---------------start------------->8--- > * 2009-04 > > #+BEGIN: clocktable :maxlevel 2 :scope file > Clock summary at [2009-04-03 Fri 14:05] > > | L | Headline | Time | | > |---+--------------+---------+-------| > | | *Total time* | *12:00* | | > |---+--------------+---------+-------| > | 1 | 2009-03 | 12:00 | | > | 2 | Client2 | | 12:00 | > #+END: > > *** Client2 > :LOGBOOK: > CLOCK: [2009-04-02 Thu 09:00]--[2009-04-02 Thu 10:55] =3D> 1:55 > CLOCK: [2009-04-03 Fri 07:00]--[2009-04-03 Fri 17:05] =3D> 10:05 > - Demo the whole day in France > :END: > --8<---------------cut here---------------end--------------->8--- > > I get such a summary: > > --8<---------------cut here---------------start------------->8--- > Thursday 2 April 2009 > Clocked: (1:55) Client2 > = --------------------------------------------------------------------------= ----- > Friday 3 April 2009 > Clocked: (0:05) Client2 > --8<---------------cut here---------------end--------------->8--- > > The small bug in that, in that agenda view, the time is truncated: =20 > `0:05' > instead of `10:05'... > > Totals in summary are correct, it's only a presentation issue. > > Best regards, > Seb > > --=20 > S=E9bastien Vauban > > > _______________________________________________ > 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 --Apple-Mail-5-625191442 Content-Type: text/html; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Fixed, = thanks.

- Carsten

On Apr 3, = 2009, at 2:10 PM, S=E9bastien Vauban wrote:

Hi Carsten,

Just a small bug to report. With = such a source file:

--8<---------------cut = here---------------start------------->8---
* = 2009-04

#+BEGIN: clocktable :maxlevel 2 :scope file
Clock = summary at [2009-04-03 Fri 14:05]

| L | Headline =     | Time    | =       |
|---+--------------+---------+---= ----|
|   | *Total time* | *12:00* | =       |
|---+--------------+---------+---= ----|
| 1 | 2009-03      | 12:00 =   |       |
| 2 | Client2 =      | =         | 12:00 = |
#+END:

*** Client2
   :LOGBOOK:
=    CLOCK: [2009-04-02 Thu 09:00]--[2009-04-02 Thu 10:55] = =3D>  1:55
   CLOCK: [2009-04-03 Fri = 07:00]--[2009-04-03 Fri 17:05] =3D> 10:05
   - = Demo the whole day in France
=    :END:
--8<---------------cut = here---------------end--------------->8---

I get such a = summary:

--8<---------------cut = here---------------start------------->8---
Thursday =    2 April 2009
 Clocked:   (1:55) = Client2
---------------------------------------------------------------= ----------------
Friday      3 April = 2009
 Clocked:   (0:05) = Client2
--8<---------------cut = here---------------end--------------->8---

The small bug in = that, in that agenda view, the time is truncated: `0:05'
instead of = `10:05'...

Totals in summary are correct, it's only a = presentation issue.

Best regards,
 Seb

-- =
S=E9bastien Vauban


___________________________________= ____________
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
<= br>
= --Apple-Mail-5-625191442-- --===============1772097917== Content-Type: text/plain; charset="us-ascii" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Content-Disposition: inline _______________________________________________ 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 --===============1772097917==--