From mboxrd@z Thu Jan 1 00:00:00 1970 From: Bernt Hansen Subject: Re: tags in clock table Date: Tue, 31 Jan 2012 12:34:26 -0500 Message-ID: <87aa53kc7x.fsf@norang.ca> References: <157321327968717@web106.yandex.ru> Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([140.186.70.92]:39017) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1RsHbK-0004h3-Hi for emacs-orgmode@gnu.org; Tue, 31 Jan 2012 12:34:39 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1RsHbC-0008Cd-Ms for emacs-orgmode@gnu.org; Tue, 31 Jan 2012 12:34:38 -0500 Received: from mho-02-ewr.mailhop.org ([204.13.248.72]:28914) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1RsHbC-0008CW-L0 for emacs-orgmode@gnu.org; Tue, 31 Jan 2012 12:34:30 -0500 In-Reply-To: <157321327968717@web106.yandex.ru> (Anton Travleev's message of "Tue, 31 Jan 2012 04:11:57 +0400") 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-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org To: Anton Travleev Cc: emacs-orgmode@gnu.org Anton Travleev writes: > Hi, > > is there possibility to see tags in the clock table? What exactly are you trying to do? There is supposed to be a way to limit the clock report to specific tags using the :tags heading but I haven't played with this at all. The agenda clock report used to limit to the filtered tags with C-u R but that no longer seems to work either :/ I haven't looked into which commit broke that functionality yet. If you use 'v c' in the agenda to look at clocking lines the tags associated with the headline are included -- but this isn't a clock report which totals the values, it just shows the raw data. Regards, Bernt