emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
* clocktable agenda view?
@ 2009-02-13 12:58 David Bremner
  2009-02-13 13:46 ` Bernt Hansen
  0 siblings, 1 reply; 2+ messages in thread
From: David Bremner @ 2009-02-13 12:58 UTC (permalink / raw)
  To: emacs-orgmode


I would like an agenda view that summaries the time for various
projects for the current week.  Something like a clocktable block, but
that is dynamic (i.e. doesn't need a new file created) and allows
navigation to the corresponding projects/files.  I tried clocksum, but
it gives the total times, which is not what I want.

Is clocksum property configurable somehow? I see org-clock-sum takes a
start and end time, but I'm not sure how to use that.

d

^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: clocktable agenda view?
  2009-02-13 12:58 clocktable agenda view? David Bremner
@ 2009-02-13 13:46 ` Bernt Hansen
  0 siblings, 0 replies; 2+ messages in thread
From: Bernt Hansen @ 2009-02-13 13:46 UTC (permalink / raw)
  To: David Bremner; +Cc: emacs-orgmode

David Bremner <bremner@unb.ca> writes:

> I would like an agenda view that summaries the time for various
> projects for the current week.  Something like a clocktable block, but
> that is dynamic (i.e. doesn't need a new file created) and allows
> navigation to the corresponding projects/files.  I tried clocksum, but
> it gives the total times, which is not what I want.
>
> Is clocksum property configurable somehow? I see org-clock-sum takes a
> start and end time, but I'm not sure how to use that.

Try 'R' in the agenda.  It shows a clock report based on the current
agenda view (timeframe)

I use the following cusomization to change the default display

(setq org-agenda-clockreport-parameter-plist (quote (:link nil :maxlevel 3)))

You'll want :link t to allow navigation from the resulting report.

HTH,
Bernt

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2009-02-13 13:47 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2009-02-13 12:58 clocktable agenda view? David Bremner
2009-02-13 13:46 ` Bernt Hansen

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).