[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [O] tags in clock table
From: |
Anton Travleev |
Subject: |
Re: [O] tags in clock table |
Date: |
Sat, 04 Feb 2012 08:37:55 +0400 |
Hello Bernt,
I want to get clock summary over a week for each tag I set during this week.
I have a lot of tags, so the manual filtering is tedious, not to mention that I
can forget some of them.
There is no possibility to split the clocktable into chunks by tags, only by
days or weeks, see option :step (there was discussion in the thread
http://thread.gmane.org/gmane.emacs.orgmode/38195/focus=38889, maybe it is
outdated)
So I thought I can first just see all tags I set during the week in the
clocktable (that is my initial question), and then use :tag option of the
clocktable to get time summary for each tag.
Regards, Anton
31.01.2012, 21:34, "Bernt Hansen" <address@hidden>:
> Anton Travleev <address@hidden> 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