From: Bernt Hansen <bernt@norang.ca>
To: iemacs@gmail.com
Cc: emacs-orgmode@gnu.org
Subject: Re: show clock-out time in org-agenda-log-mode
Date: Mon, 16 Jun 2008 10:55:31 -0400 [thread overview]
Message-ID: <87hcbta0po.fsf@gollum.intra.norang.ca> (raw)
In-Reply-To: <191f2a110806160513u3852518t281f1bd0698043c5@mail.gmail.com> (iemacs@gmail.com's message of "Mon\, 16 Jun 2008 20\:13\:36 +0800")
iemacs@gmail.com writes:
> I'm not sure whether this has been proposed.
>
> When I use org-agenda-mode with org-agenda-log-mode, the clock-out
> time isn't shown after the clock-in time. Is it possible to show the
> clock-out time like 11:00-12:00?
I also have this same wishlist item.
I looked into implementing this but as far as I could tell the org
agenda parsing code only gets the first datestamp currently when
building the view with clock data. Ranges only show up if the first
timestamp is a range and clock values like
CLOCK: [2008-06-09 Mon 10:19]--[2008-06-09 Mon 10:21] => 0:02
have only single times in the timestamps. If we could change the
above clock entry to
CLOCK: [2008-06-09 Mon 10:19-10:21]--[2008-06-09 Mon 10:21] => 0:02
for the agenda view to process then I think the agenda would display
what you want but that feels like a horrible hack to me and a better
solution would be to let the second clock time provide the second
timestamp range value when the first timestamp is not a range.
Unfortunately I haven't had time to pursue this.
-Bernt
next prev parent reply other threads:[~2008-06-16 15:01 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2008-06-16 12:13 show clock-out time in org-agenda-log-mode iemacs
2008-06-16 14:55 ` Bernt Hansen [this message]
2008-06-16 16:16 ` Carsten Dominik
2008-06-17 0:01 ` iemacs
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=87hcbta0po.fsf@gollum.intra.norang.ca \
--to=bernt@norang.ca \
--cc=emacs-orgmode@gnu.org \
--cc=iemacs@gmail.com \
/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).