[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: Clocktable parameters
From: |
Colin Baxter |
Subject: |
Re: Clocktable parameters |
Date: |
Sun, 03 Jul 2022 08:05:05 +0100 |
User-agent: |
Gnus/5.13 (Gnus v5.13) Emacs/29.0.50 (gnu/linux) |
>>>>> 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,