emacs-orgmode
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Orgmode] clocktable and :tags


From: Kristofer Bergstrom
Subject: [Orgmode] clocktable and :tags
Date: Fri, 4 Jun 2010 16:39:55 -0700

I am trying to use the clocktable dynamic block to generate monthly
time reports for my work on a particular project.  I would like to
have a tally of how much time I spent on tasks labelled with the
":ON:ADMIN:" tag.  Looking at a post by Adam Elliott from when the
clocktable block was implemented, I think I'm on the right track, but
my tables do not seem to be affected by the ":tags" option at all.  Am
I doing something silly?

Kris Bergstrom
Los Angeles CA

(In case the text below gets mangled: http://pastebin.ca/1877564 )

#+STARTUP: hidestars

* DONE Call shoj and maz about school gig                    :PHONE:ON:ADMIN:
[2010-06-01 Tue 16:05]
* DONE organize files in tempAudio                                   :CHAPPA:
  CLOCK: [2010-06-01 Tue 16:44]--[2010-06-01 Tue 16:47] =>  0:03
* DONE Buy new slip mat
** DONE Research slip mats                                           :ONLINE:
** DONE Buy Butter Rugs                                              :ONLINE:
   CLOCK: [2010-06-01 Tue 17:57]--[2010-06-01 Tue 18:06] =>  0:09
* DONE Get files off camera                                            :HOME:
  CLOCK: [2010-06-01 Tue 17:48]--[2010-06-01 Tue 18:45] =>  0:57
** DONE Create encrypted folder
* DONE Move cash in 2555 to new Schwab checking
  CLOCK: [2010-06-01 Tue 18:49]--[2010-06-01 Tue 18:51] =>  0:02
* DONE Update sound_input_list w/ Yoko's preferences               :ON:ADMIN:
  CLOCK: [2010-06-01 Tue 20:19]--[2010-06-01 Tue 20:24] =>  0:05
* DONE Create zip of pics for Cleveland kids                        :TPADMIN:
  CLOCK: [2010-06-01 Tue 20:27]--[2010-06-01 Tue 20:44] =>  0:17
* DONE Take On van to mechanic                                     :ON:ADMIN:
  CLOCK: [2010-06-03 Thu 08:50]--[2010-06-03 Thu 09:36] =>  0:46
* DONE review Many Sides, TsukiE, and Stroll
  :CLOCK:
  CLOCK: [2010-06-03 Thu 17:13]--[2010-06-03 Fri 17:23] =>  0:10
  CLOCK: [2010-06-03 Thu 15:03]--[2010-06-03 Thu 15:09] =>  0:06
  :END:
* DONE Fix bike pedals                                                 :HOME:
  CLOCK: [2010-06-04 Fri 14:30]--[2010-06-04 Fri 14:52] =>  0:22
* DONE Water indoor/outdoor plants                                     :HOME:

#+BEGIN: clocktable :tags "ON-ADMIN" :block thismonth :maxlevel 2 :scope file
Clock summary at [2010-06-04 Fri 16:41], for June 2010.

| L | Headline                                           |   Time |      |
|---+----------------------------------------------------+--------+------|
|   | *Total time*                                       | *2:57* |      |
|---+----------------------------------------------------+--------+------|
| 1 | DONE organize files in tempAudio                   |   0:03 |      |
|---+----------------------------------------------------+--------+------|
| 1 | DONE Buy new slip mat                              |   0:09 |      |
| 2 | DONE Buy Butter Rugs                               |        | 0:09 |
|---+----------------------------------------------------+--------+------|
| 1 | DONE Get files off camera                          |   0:57 |      |
|---+----------------------------------------------------+--------+------|
| 1 | DONE Move cash in 2555 to new Schwab checking      |   0:02 |      |
|---+----------------------------------------------------+--------+------|
| 1 | DONE Update sound_input_list w/ Yoko's preferences |   0:05 |      |
|---+----------------------------------------------------+--------+------|
| 1 | DONE Create zip of pics for Cleveland kids         |   0:17 |      |
|---+----------------------------------------------------+--------+------|
| 1 | DONE Take On van to mechanic                       |   0:46 |      |
|---+----------------------------------------------------+--------+------|
| 1 | DONE review Many Sides, TsukiE, and Stroll         |   0:16 |      |
|---+----------------------------------------------------+--------+------|
| 1 | DONE Fix bike pedals                               |   0:22 |      |
#+END:



reply via email to

[Prev in Thread] Current Thread [Next in Thread]