John Hendy <jw.he...@gmail.com> writes:

> Following up on this again... It's been almost 2mos. Is there any way
> to add a tag grouping to clock reports rather than needing to create
> clock reports for every tag?
>
> Many thanks,
> John
>
> My initial example:
> ----
> A rough idea might be like this:
>
> -----------
>
> #+BEGIN: clocktable :maxlevel 2 :scope agenda
> Clock summary at [2011-03-06 Sun 17:59]
> | Tag  | Headline         |    Time |      | File           |
> |------+------------------+---------+------+----------------|
> |      | ALL *Total time* | *10:00* |      |                |
> |------+------------------+---------+------+----------------|
> | Tag1 | *Tag time*       |  *5:00* |      |                |
> |      | [2011-02-04 Fri] |    3:30 |      | 2011-02Feb.org |
> |      | Some task        |         | 3:30 |                |
> |      | [2011-01-21 Fri] |    0:30 |      | 2011-01Jan.org |
> |      | Some task        |         | 0:30 |                |
> |      | [2010-12-09 Thu] |    1:00 |      | 2010-12Dec.org |
> |      | Some task        |         | 1:00 |                |
> |------+------------------+---------+------+----------------|
> | Tag2 | *Tag time*       |  *5:00* |      |                |
> |      | [2011-02-04 Fri] |    3:30 |      | 2011-02Feb.org |
> |      | Some task        |         | 3:30 |                |
> |      | [2011-01-21 Fri] |    0:30 |      | 2011-01Jan.org |
> |      | Some task        |         | 0:30 |                |
> |      | [2010-12-09 Thu] |    1:00 |      | 2010-12Dec.org |
> |      | Some task        |         | 1:00 |                |
> |------+------------------+---------+------+----------------|
> -----

Hi John,

Niels Giesen posted some patches for summarizing clock reports by
arbitrary properties.  Maybe this will be useful?

http://thread.gmane.org/gmane.emacs.orgmode/40160

I'm not aware of any functionality that does what you describe above.

Regards,
Bernt

Reply via email to