emacs-orgmode
[Top][All Lists]
Advanced

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

Re: [Orgmode] clocktable and :tags


From: Sebastian Rose
Subject: Re: [Orgmode] clocktable and :tags
Date: Sat, 05 Jun 2010 03:32:23 +0200
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/24.0.50 (gnu/linux)

Kristofer Bergstrom <address@hidden> writes:
> Thank you very much for the input, Sebastian.  I tried without the
> dash (and typed C-c C-x C-r to update the table) but the table still
> includes items not tagged ON or ADMIN, as shown below.

Use this line:

> #+BEGIN: clocktable :tags "ON ADMIN" :block thismonth :maxlevel 2 :scope file

...and just press `C-c C-c' when in that line.

Does that work?


Here it does. I get this result:


#+BEGIN: clocktable :tags "ON ADMIN" :block thismonth :maxlevel 2 :scope file
Clock summary at [2010-06-05 Sa 03:28], for Juni 2010.

| L | Headline                                          |   Time |
|---+---------------------------------------------------+--------|
|   | *Total time*                                      | *0:54* |
|---+---------------------------------------------------+--------|
| 1 | DONE Call shoj and maz about school gig           |   0:03 |
|---+---------------------------------------------------+--------|
| 1 | DONE Update sound_input_list w/ Yoko's preferences |   0:05 |
|---+---------------------------------------------------+--------|
| 1 | DONE Take On van to mechanic                      |   0:46 |
#+END:

"DONE Call shoj and maz about school gig" is in the table, since I
switched that task to "DONE".


  Sebastian

reply via email to

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