emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
From: Kristofer Bergstrom <kris@OnEnsemble.org>
To: emacs-orgmode@gnu.org
Subject: Re: clocktable and :tags
Date: Fri, 4 Jun 2010 18:11:27 -0700	[thread overview]
Message-ID: <AANLkTinkWuBoWRj9FDvYBU8ccZS4xp1IlwTj1hl1yWCu@mail.gmail.com> (raw)
In-Reply-To: <87wruejoc0.fsf@gmx.de>

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.  I've tried
with and without colons, with and without the quotes, and have tried
other tags.  I've also tried mangling the :tags option completely like
":tagsasdf" and there is no effect.  It is as if the :tags modifier is
not being read at all.  The timestamp of the clocktable is updated and
the minibuffer shows the update completing.

Does :tags functionality depend on something elsewhere that I'm forgetting?

Kris

#+BEGIN: clocktable :tags "ON ADMIN" :block thismonth :maxlevel 2 :scope file
Clock summary at [2010-06-04 Fri 18:09], 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:

On Fri, Jun 4, 2010 at 5:49 PM, Sebastian Rose <sebastian_rose@gmx.de> wrote:
> Kristofer Bergstrom <kris@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
>

  reply	other threads:[~2010-06-05  1:11 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2010-06-04 23:39 clocktable and :tags Kristofer Bergstrom
2010-06-05  0:49 ` Sebastian Rose
2010-06-05  1:11   ` Kristofer Bergstrom [this message]
2010-06-05  1:32     ` Sebastian Rose
  -- strict thread matches above, loose matches on Subject: below --
2010-06-05 16:16 Kristofer Bergstrom
2010-06-05 16:37 ` Matt Lundin
2010-06-06  1:25 Kristofer Bergstrom

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

  List information: https://www.orgmode.org/

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=AANLkTinkWuBoWRj9FDvYBU8ccZS4xp1IlwTj1hl1yWCu@mail.gmail.com \
    --to=kris@onensemble.org \
    --cc=emacs-orgmode@gnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).