emacs-orgmode
[Top][All Lists]
Advanced

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

Re: [Orgmode] clocksum bug in agenda-view with log-mode on


From: Carsten Dominik
Subject: Re: [Orgmode] clocksum bug in agenda-view with log-mode on
Date: Mon, 23 Jun 2008 06:38:26 +0200


On Jun 23, 2008, at 3:02 AM, address@hidden wrote:
I tried to use Dynamic blocks and found `yesterday' doesn't work in

#+BEGIN: clocktable :maxlevel 2 :scope file :block yesterday

I had to use `today-1' to get it work.

Fixed, thanks.

- Carsten




On Sun, Jun 22, 2008 at 10:08 PM, Carsten Dominik
<address@hidden> wrote:

Hi Tian,

yes, this is known and documented in, item 3.

http://orgmode.org/manual/Agenda-column-view.html#Agenda-column-view

In column view, the clocksum of an entry is treated as a single property
that is
displayed by the agenda, without limiting the time shown to the agenda time
range.

- Carsten

On Jun 22, 2008, at 4:00 PM, address@hidden wrote:

I'm using 6.05 currently.

I've found a problem with the clocksum function in agenda-view with
log-mode. The following org file has two tasks with clock-time events:

#+COLUMNS: %25ITEM(Task) %CLOCKSUM
* TODO task1
:CLOCK:
CLOCK: [2008-06-21 Sat 15:37]--[2008-06-21 Sat 16:37] =>  1:00
CLOCK: [2008-06-22 Sun 19:37]--[2008-06-22 Sun 20:37] =>  1:00
:END:
* TODO task2
:CLOCK:
CLOCK: [2008-06-22 Sun 18:00]--[2008-06-22 Sun 19:00] =>  1:00
CLOCK: [2008-06-22 Sun 21:00]--[2008-06-22 Sun 22:00] =>  1:00
:END:

In the Agenda-View, the clocksum include more clock-time event for
calculation, and it doesn't limit the calculation to the specific day in
agenda-view.  It shows like this:

Task                    | CLOC |
Day-agenda (W25):
Sunday     22 June 2008 | 6:00 |
TODO task2              | 2:00 |
TODO task1              | 2:00 |
TODO task2              | 2:00 |


--
Kind regards,

Tian Qiu


_______________________________________________
Emacs-orgmode mailing list
Remember: use `Reply All' to send replies to the list.
address@hidden
http://lists.gnu.org/mailman/listinfo/emacs-orgmode





--
Kind regards,

Tian Qiu





reply via email to

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