emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
* Formatting clock tables in the agenda
@ 2011-11-09 15:30 Tommy Kelly
  2011-11-09 16:03 ` Niels Giesen
  0 siblings, 1 reply; 3+ messages in thread
From: Tommy Kelly @ 2011-11-09 15:30 UTC (permalink / raw)
  To: emacs-orgmode

I have a clock table in my agendas -- I got it there by setting
org-agenda-start-with-clockreport-mode. I'm trying to control its
format. I've tried using org-clock-clocktable-default-properties but
that seems to have no effect. For example, this from my
custom-set-variables:

 '(org-agenda-start-with-clockreport-mode t)
 '(org-clock-clocktable-default-properties (quote (:maxlevel 2 :scope
file :indent t :link t)))

The presence/absence of that second line makes no difference to how my
agenda clocktable looks.

How do I control that particular table's format?

thanks
Tommy

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

* Re: Formatting clock tables in the agenda
  2011-11-09 15:30 Formatting clock tables in the agenda Tommy Kelly
@ 2011-11-09 16:03 ` Niels Giesen
  2011-11-10 11:50   ` Tommy Kelly
  0 siblings, 1 reply; 3+ messages in thread
From: Niels Giesen @ 2011-11-09 16:03 UTC (permalink / raw)
  To: Tommy Kelly; +Cc: emacs-orgmode

[-- Attachment #1: Type: text/plain, Size: 786 bytes --]

You should probably check org-agenda-clockreport-parameter-plist

On Wed, Nov 9, 2011 at 4:30 PM, Tommy Kelly <tommy.kelly@verilab.com> wrote:

> I have a clock table in my agendas -- I got it there by setting
> org-agenda-start-with-clockreport-mode. I'm trying to control its
> format. I've tried using org-clock-clocktable-default-properties but
> that seems to have no effect. For example, this from my
> custom-set-variables:
>
>  '(org-agenda-start-with-clockreport-mode t)
>  '(org-clock-clocktable-default-properties (quote (:maxlevel 2 :scope
> file :indent t :link t)))
>
> The presence/absence of that second line makes no difference to how my
> agenda clocktable looks.
>
> How do I control that particular table's format?
>
> thanks
> Tommy
>
>


-- 
http://pft.github.com

[-- Attachment #2: Type: text/html, Size: 1230 bytes --]

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

* Re: Formatting clock tables in the agenda
  2011-11-09 16:03 ` Niels Giesen
@ 2011-11-10 11:50   ` Tommy Kelly
  0 siblings, 0 replies; 3+ messages in thread
From: Tommy Kelly @ 2011-11-10 11:50 UTC (permalink / raw)
  To: Niels Giesen; +Cc: emacs-orgmode

Excellent Niels, thanks.

On Wed, Nov 9, 2011 at 4:03 PM, Niels Giesen <niels.giesen@gmail.com> wrote:
> You should probably check org-agenda-clockreport-parameter-plist
>
> On Wed, Nov 9, 2011 at 4:30 PM, Tommy Kelly <tommy.kelly@verilab.com> wrote:
>>
>> I have a clock table in my agendas -- I got it there by setting
>> org-agenda-start-with-clockreport-mode. I'm trying to control its
>> format. I've tried using org-clock-clocktable-default-properties but
>> that seems to have no effect. For example, this from my
>> custom-set-variables:
>>
>>  '(org-agenda-start-with-clockreport-mode t)
>>  '(org-clock-clocktable-default-properties (quote (:maxlevel 2 :scope
>> file :indent t :link t)))
>>
>> The presence/absence of that second line makes no difference to how my
>> agenda clocktable looks.
>>
>> How do I control that particular table's format?
>>
>> thanks
>> Tommy
>>
>
>
>
> --
> http://pft.github.com
>



-- 
Tommy Kelly
+1 (512) 289-8262
http://www.verilab.com

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

end of thread, other threads:[~2011-11-10 11:51 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2011-11-09 15:30 Formatting clock tables in the agenda Tommy Kelly
2011-11-09 16:03 ` Niels Giesen
2011-11-10 11:50   ` Tommy Kelly

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