emacs-orgmode
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Orgmode] Re: Clocking work time with a date not a time only


From: Sébastien Vauban
Subject: [Orgmode] Re: Clocking work time with a date not a time only
Date: Fri, 03 Apr 2009 14:10:42 +0200
User-agent: Gnus/5.110009 (No Gnus v0.9) Emacs/23.0.60 (gnu/linux)

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] =>  1:55
    CLOCK: [2009-04-03 Fri 07:00]--[2009-04-03 Fri 17:05] => 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ébastien Vauban




reply via email to

[Prev in Thread] Current Thread [Next in Thread]