emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
From: Subhan Michael Tindall <SubhanT@familycareinc.org>
To: 'Paul Rudin' <paul@rudin.co.uk>,
	"emacs-orgmode@gnu.org" <emacs-orgmode@gnu.org>
Subject: Re: timeline view - showing times
Date: Mon, 9 Feb 2015 19:22:38 +0000	[thread overview]
Message-ID: <3ee8f88fc87b455f86906e080d03095f@fcmailsvr3.familycareinc.org> (raw)
In-Reply-To: <867fvrnfq1.fsf@rudin.co.uk>

This is probably overkill, but I use this:
(setq org-agenda-custom-commands (quote (
                                         ("c" "Clock" ((agenda "" ((org-agenda-sticky nil)
                                                                   (org-agenda-ndays 1)
                                                                   (org-agenda-span-1)
                                                                   (org-agenda-use-time-grid t)
                                                                   (org-agenda-show-log (quote clockcheck))
                                                                   (org-agenda-clockreport nil))))))))
This gives me a handy dandy report like this:
Day-agenda (W06):
Thursday    5 February 2015
               8:00...... ----------------
  work-log:    8:35- 9:28 Clocked:   (0:53) RECURRING Email
  work-log:    9:28- 9:45 Clocked:   (0:17) RECURRING Organizational/Productivity
  work-log:    9:45-10:00 Clocked:   (0:15) RECURRING Break - br
  work-log:   10:00-10:53 Clocked:   (0:53) RECURRING Organizational/Productivity
              10:00...... ----------------
  work-log:   10:53-11:22 Clocked:   (0:29) RECURRING Break - coffee
  aging-pop:  11:22-11:47 Clocked:   (0:25) <2015-02-04 Wed 14:00> meeting
  aging-pop:  11:47-12:08 Clocked:   (0:21) TODO Current Members from DB 
              12:00...... ----------------
  work-log:   12:08-13:30 Clocked:   (1:22) RECURRING Lunch
  aging-pop:  13:30-13:45 Clocked:   (0:15) TODO Current Members from DB
  work-log:   13:45-13:51 Clocked:   (0:06) RECURRING Break - coffee
  aging-pop:  13:51-14:00 Clocked:   (0:09) TODO Current Members from DB 
  aging-pop:  14:00-14:04 Clocked:   (0:04) FOLLOW email steve
              14:00...... ----------------
  aging-pop:  14:04-16:23 Clocked:   (2:19) TODO Current Members from DB
              16:00...... ----------------
              18:00...... ----------------
              20:00...... ----------------

Plus a clock report for summary
Hope this helps!

> -----Original Message-----
> From: emacs-orgmode-bounces+subhant=familycareinc.org@gnu.org
> [mailto:emacs-orgmode-bounces+subhant=familycareinc.org@gnu.org] On
> Behalf Of Paul Rudin
> Sent: Monday, February 09, 2015 9:43 AM
> To: emacs-orgmode@gnu.org
> Subject: [O] timeline view - showing times
> 
> 
> If I type "C-c a L" I get a list of durations for each day - for example:
> 
> Monday      9 February 2015 W07
>   Clocked:   (0:53) Revise document X
>   Clocked:   (1:12) Meet Fred
>   ...
> 
> Is there a way of getting a timeline that includes the actual times of day, so
> that I can reconstruct how I spent a day from the timestamps?
> 
> So you might see something like:
> 
> Monday      9 February 2015 W07
>   9:23--9:45: Revise document X
>   9:45--10:57: Meet Fred
>   ...
>   13:00--13:31: Revise document X
> 
> 
> Thanks.
> 


This message is intended for the sole use of the individual and entity to which it is addressed and may contain information that is privileged, confidential and exempt from disclosure under applicable law. If you are not the intended addressee, nor authorized to receive for the intended addressee, you are hereby notified that you may not use, copy, disclose or distribute to anyone the message or any information contained in the message. If you have received this message in error, please immediately advise the sender by reply email and delete the message.  Thank you.

  reply	other threads:[~2015-02-09 19:22 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-02-09 17:43 timeline view - showing times Paul Rudin
2015-02-09 19:22 ` Subhan Michael Tindall [this message]
2015-02-10  7:20   ` Paul Rudin
2015-02-09 19:52 ` Marcin Borkowski
2015-02-10  7:22   ` Paul Rudin

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=3ee8f88fc87b455f86906e080d03095f@fcmailsvr3.familycareinc.org \
    --to=subhant@familycareinc.org \
    --cc=emacs-orgmode@gnu.org \
    --cc=paul@rudin.co.uk \
    /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).