emacs-orgmode
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [O] looking for a variable which allows formatting the agenda clock


From: Marco Wahl
Subject: Re: [O] looking for a variable which allows formatting the agenda clock report
Date: Wed, 11 May 2016 18:22:33 +0200
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/25.1.50 (gnu/linux)

Hi Rainer,

>>> I could not find a variable which allows formatting the clock report
>>> that is created in the org agenda by "v R".
>>> Any quick pointer to such one or other ideas?
>>
>> org-agenda-clockreport-parameter-plist

> Thanks Marco,
>
> now my question is how can I extract the category of a clock entry and
> display it in the report? I tried a bit with properties but have no
> real clue. Can somebody help here?

You can filter a certain category for the clock report afaics.

E.g.

org-agenda-clockreport-parameter-plist value

(:link t :maxlevel 2 :tags "+CATEGORY=\"busi\"")

only takes the clockings from items in category "busi" for the
org-agenda-clockreport.


HTH,
-- 
Marco Wahl
GPG: 0x49010A040A3AE6F2




reply via email to

[Prev in Thread] Current Thread [Next in Thread]