From mboxrd@z Thu Jan 1 00:00:00 1970 From: Rainer Stengele Subject: Re: looking for a variable which allows formatting the agenda clock report Date: Wed, 11 May 2016 15:44:25 +0200 Message-ID: References: <847ff03i0x.fsf@gmail.com> Mime-Version: 1.0 Content-Type: text/plain; charset=windows-1252; format=flowed Content-Transfer-Encoding: 7bit Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:59615) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1b0URH-0004Un-4Z for emacs-orgmode@gnu.org; Wed, 11 May 2016 09:44:36 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1b0URC-0004PC-Sr for emacs-orgmode@gnu.org; Wed, 11 May 2016 09:44:34 -0400 Received: from mout.kundenserver.de ([212.227.17.24]:64268) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1b0URC-0004Ov-Hc for emacs-orgmode@gnu.org; Wed, 11 May 2016 09:44:30 -0400 In-Reply-To: <847ff03i0x.fsf@gmail.com> 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: Marco Wahl , emacs-orgmode@gnu.org Am 11.05.2016 um 14:18 schrieb Marco Wahl: > Hi! > >> 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 > > > Quick, > 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? Thank you. Regards, Rainer