* Clocktable parameters
@ 2021-11-30 11:12 Colin Baxter 😺
2022-07-02 5:23 ` Ihor Radchenko
0 siblings, 1 reply; 3+ messages in thread
From: Colin Baxter 😺 @ 2021-11-30 11:12 UTC (permalink / raw)
To: emacs-orgmode
Hello,
I find the differences between the variables
(1) org-clocktable-defaults
(2) org-agenda-clockreport-parameter-plist
hard to understand.
Ok, (1) seems reasonably clear. It's described in `info' (there's no
doc-string). The variable (2) confuses me. According to its doc string
(there's no `info' mention) it gives parameters for a clock table in
the daily and weekly agendas. How is that different from (1)?
Am I correct in thinking (1) is primarily for a clock table not
associated with the agenda? Quite how such a clocktable would arise is
unclear to me.
I would appreciate some pointers or a reference - thank you.
Best wishes,
Colin Baxter.
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: Clocktable parameters
2021-11-30 11:12 Clocktable parameters Colin Baxter 😺
@ 2022-07-02 5:23 ` Ihor Radchenko
2022-07-03 7:05 ` Colin Baxter
0 siblings, 1 reply; 3+ messages in thread
From: Ihor Radchenko @ 2022-07-02 5:23 UTC (permalink / raw)
To: Colin Baxter 😺; +Cc: emacs-orgmode
Colin Baxter 😺 <m43cap@yandex.com> writes:
> I find the differences between the variables
>
> (1) org-clocktable-defaults
> (2) org-agenda-clockreport-parameter-plist
>
> hard to understand.
>
> Ok, (1) seems reasonably clear. It's described in `info' (there's no
> doc-string). The variable (2) confuses me. According to its doc string
> (there's no `info' mention) it gives parameters for a clock table in
> the daily and weekly agendas. How is that different from (1)?
>
> Am I correct in thinking (1) is primarily for a clock table not
> associated with the agenda? Quite how such a clocktable would arise is
> unclear to me.
8.4.2 The clock table section of the manual described the clocktables
you can create inside Org buffers. org-clocktable-defaults apply for
those clocktables.
org-agenda-clockreport-parameter-plist only applies to
org-agenda-clockreport-mode inside agenda views. org-clocktable-defaults
is disregarded inside Org agendas.
Best,
Ihor
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: Clocktable parameters
2022-07-02 5:23 ` Ihor Radchenko
@ 2022-07-03 7:05 ` Colin Baxter
0 siblings, 0 replies; 3+ messages in thread
From: Colin Baxter @ 2022-07-03 7:05 UTC (permalink / raw)
To: Ihor Radchenko; +Cc: emacs-orgmode
>>>>> Ihor Radchenko <yantar92@gmail.com> writes:
> Colin Baxter 😺️ <m43cap@yandex.com> writes:
>> I find the differences between the variables
>>
>> (1) org-clocktable-defaults (2)
>> org-agenda-clockreport-parameter-plist
>>
>> hard to understand.
>>
>> Ok, (1) seems reasonably clear. It's described in `info' (there's
>> no doc-string). The variable (2) confuses me. According to its
>> doc string (there's no `info' mention) it gives parameters for a
>> clock table in the daily and weekly agendas. How is that
>> different from (1)?
>>
>> Am I correct in thinking (1) is primarily for a clock table not
>> associated with the agenda? Quite how such a clocktable would
>> arise is unclear to me.
> 8.4.2 The clock table section of the manual described the
> clocktables you can create inside Org
> buffers. org-clocktable-defaults apply for those clocktables.
> org-agenda-clockreport-parameter-plist only applies to
> org-agenda-clockreport-mode inside agenda
> views. org-clocktable-defaults is disregarded inside Org agendas.
Thank you very much for this explanation.
Best wishes,
^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~2022-07-03 7:06 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2021-11-30 11:12 Clocktable parameters Colin Baxter 😺
2022-07-02 5:23 ` Ihor Radchenko
2022-07-03 7:05 ` Colin Baxter
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).