From mboxrd@z Thu Jan 1 00:00:00 1970 From: Marco Wahl Subject: Re: looking for a variable which allows formatting the agenda clock report Date: Wed, 11 May 2016 18:22:33 +0200 Message-ID: <84eg981s52.fsf@gmail.com> References: <847ff03i0x.fsf@gmail.com> Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:40463) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1b0WuR-00039N-Ft for emacs-orgmode@gnu.org; Wed, 11 May 2016 12:22:52 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1b0WuM-0008GZ-T5 for emacs-orgmode@gnu.org; Wed, 11 May 2016 12:22:51 -0400 Received: from plane.gmane.org ([80.91.229.3]:43669) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1b0WuL-0008At-VC for emacs-orgmode@gnu.org; Wed, 11 May 2016 12:22:46 -0400 Received: from list by plane.gmane.org with local (Exim 4.69) (envelope-from ) id 1b0WuG-0004rH-35 for emacs-orgmode@gnu.org; Wed, 11 May 2016 18:22:40 +0200 Received: from x4d02eead.dyn.telefonica.de ([77.2.238.173]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Wed, 11 May 2016 18:22:40 +0200 Received: from marcowahlsoft by x4d02eead.dyn.telefonica.de with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Wed, 11 May 2016 18:22:40 +0200 List-Id: "General discussions about Org-mode." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org Sender: "Emacs-orgmode" To: emacs-orgmode@gnu.org Cc: Rainer Stengele 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