From: iemacs@gmail.com
To: org-mode mailing list <emacs-orgmode@gnu.org>
Subject: clocksum bug in agenda-view with log-mode on
Date: Sun, 22 Jun 2008 22:00:17 +0800 [thread overview]
Message-ID: <191f2a110806220700h487facd5i9ecbad1d3948703a@mail.gmail.com> (raw)
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
next reply other threads:[~2008-06-22 14:00 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2008-06-22 14:00 iemacs [this message]
2008-06-22 14:08 ` clocksum bug in agenda-view with log-mode on Carsten Dominik
2008-06-23 1:02 ` iemacs
2008-06-23 4:38 ` Carsten Dominik
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
List information: https://www.orgmode.org/
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=191f2a110806220700h487facd5i9ecbad1d3948703a@mail.gmail.com \
--to=iemacs@gmail.com \
--cc=emacs-orgmode@gnu.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
Code repositories for project(s) associated with this public inbox
https://git.savannah.gnu.org/cgit/emacs/org-mode.git
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).