Kristofer Bergstrom <k...@onensemble.org> writes:
> 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?

I don't use tags a lot here.  But from what I understand, ":ON:ADMIN"
are to tags: "ON" and "ADMIN".


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

There's a dash too much. Should be "ON ADMIN":

  #+BEGIN: clocktable :tags "ON ADMIN" ...


This works here. 


Best wishes

  Sebastian

_______________________________________________
Emacs-orgmode mailing list
Please use `Reply All' to send replies to the list.
Emacs-orgmode@gnu.org
http://lists.gnu.org/mailman/listinfo/emacs-orgmode

Reply via email to