From: Marco Wahl <marcowahlsoft@gmail.com>
To: emacs-orgmode@gnu.org
Cc: Rainer Stengele <rainer.stengele@online.de>
Subject: Re: looking for a variable which allows formatting the agenda clock report
Date: Wed, 11 May 2016 18:22:33 +0200 [thread overview]
Message-ID: <84eg981s52.fsf@gmail.com> (raw)
In-Reply-To: f0f77383-ed2c-3837-d564-0df939ec92f0@online.de
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
next prev parent reply other threads:[~2016-05-11 16:22 UTC|newest]
Thread overview: 9+ messages / expand[flat|nested] mbox.gz Atom feed top
2016-05-11 11:41 looking for a variable which allows formatting the agenda clock report Rainer Stengele
2016-05-11 12:18 ` Marco Wahl
2016-05-11 13:44 ` Rainer Stengele
2016-05-11 16:22 ` Marco Wahl [this message]
2016-05-11 19:45 ` Rainer Stengele
2016-05-13 11:04 ` Rainer Stengele
2016-05-19 20:15 ` Rainer Stengele
2016-05-25 7:44 ` Rainer Stengele
2016-05-25 15:10 ` Rainer Stengele
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=84eg981s52.fsf@gmail.com \
--to=marcowahlsoft@gmail.com \
--cc=emacs-orgmode@gnu.org \
--cc=rainer.stengele@online.de \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
Code repositories for project(s) associated with this external index
https://git.savannah.gnu.org/cgit/emacs.git
https://git.savannah.gnu.org/cgit/emacs/org-mode.git
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.