* Agenda: Display timeline for today
@ 2019-12-31 1:50 Nathan Neff
0 siblings, 0 replies; only message in thread
From: Nathan Neff @ 2019-12-31 1:50 UTC (permalink / raw)
To: emacs-orgmode
[-- Attachment #1: Type: text/plain, Size: 762 bytes --]
Hello all,
I was searching for a way to display today's clocked items in
a timeline style view e.g.:
10:00 - 10:15 foo
11:00 - 11:15 bar
I found this Stack Overflow thread:
https://emacs.stackexchange.com/questions/19746/get-a-timeline-of-clocked-time-in-org-mode
One of the replies says to "Look into org-agenda-prefix-format to show
start and end time" but doesn't specify how to do this.
Any ideas? Looking at org-agenda-prefix-format I don't see anything
regarding
a start time or end time. I'm guessing I could code a function to get a
start and end time. I looked around and found some code in org-element.el
and I think that org-element-timestamp-parser may be what I need, but wanted
to see if anyone has done something similar.
Thanks,
--Nate
[-- Attachment #2: Type: text/html, Size: 1211 bytes --]
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2019-12-31 1:49 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2019-12-31 1:50 Agenda: Display timeline for today Nathan Neff
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).