emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
* Clock table not responding to :tags?
@ 2011-03-11  1:56 John Hendy
  2011-03-11  2:20 ` Bernt Hansen
  0 siblings, 1 reply; 10+ messages in thread
From: John Hendy @ 2011-03-11  1:56 UTC (permalink / raw)
  To: emacs-orgmode

Hi,

I have a pretty simple file I just started at home:
-----
** [2011-03-09 Wed]
*** dinner 								:fam:
    :LOGBOOK:
    CLOCK: [2011-03-09 Wed 18:15]--[2011-03-09 Wed 19:00] =>  0:45
    :END:
*** watched music videos with Felicity/played guitar			:fam:
    :LOGBOOK:
    CLOCK: [2011-03-09 Wed 19:00]--[2011-03-09 Wed 19:45] =>  0:45
    :END:
*** cleaned up							      :chore:
    :LOGBOOK:
   CLOCK: [2011-03-09 Wed 20:00]--[2011-03-09 Wed 20:15] =>  0:15
    :END:
*** setup emacs/org-mode					       :surf:
    :LOGBOOK:
    CLOCK: [2011-03-09 Wed 20:15]--[2011-03-09 Wed 20:35] =>  0:20
    :END:
*** arch forum posting
    :LOGBOOK:
    CLOCK: [2011-03-09 Wed 20:35]--[2011-03-09 Wed 21:15] =>  0:40
    :END:
*** cribbage board						       :wood:
    :LOGBOOK:
    CLOCK: [2011-03-09 Thu 21:15]--[2011-03-09 Thu 21:45] =>  0:30
    :END:
*** sleep							      :sleep:
    :LOGBOOK:
    CLOCK: [2011-03-09 Thu 22:00]--[2011-03-10 Thu 05:15] =>  7:15
    :END:
-----

But the output table doesn't seem to respond to tags...

------
 #+BEGIN: clocktable :maxlevel 3 :scope file :tags "fam"
 Clock summary at [2011-03-10 Thu 19:53]

| L | Headline                                         | Time    |
  |      |
|---+--------------------------------------------------+---------+-------+------|
|   | *Total time*                                     | *11:16* |
  |      |
|---+--------------------------------------------------+---------+-------+------|
| 1 | Time tracking                                    | 11:16   |
  |      |
| 2 | [2011-03-09 Wed]                                 |         |
10:30 |      |
| 3 | dinner                                           |         |
  | 0:45 |
| 3 | watched music videos with Felicity/played guitar |         |
  | 0:45 |
| 3 | cleaned up                                       |         |
  | 0:15 |
| 3 | setup emacs/org-mode                             |         |
  | 0:20 |
| 3 | arch forum posting                               |         |
  | 0:40 |
| 3 | cribbage board                                   |         |
  | 0:30 |
| 3 | sleep                                            |         |
  | 7:15 |
#+END
-----

Any suggestions? It says "Updating dynamic block 'clocktable' at line
12...done" when I C-c C-c, but nothing changes. This is on my Mac,
which is a bit new... at work, if I don't use quotes around the tag, I
get "stringp nil" or something like that. On this computer quotation
marks or not... I don't get a response.

Any suggestions?

Thanks,
John

^ permalink raw reply	[flat|nested] 10+ messages in thread

end of thread, other threads:[~2011-03-11 16:24 UTC | newest]

Thread overview: 10+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2011-03-11  1:56 Clock table not responding to :tags? John Hendy
2011-03-11  2:20 ` Bernt Hansen
2011-03-11  2:39   ` John Hendy
2011-03-11  2:48     ` Bernt Hansen
2011-03-11  2:55       ` John Hendy
2011-03-11  3:22         ` John Hendy
2011-03-11  3:31         ` Bernt Hansen
2011-03-11  3:54           ` John Hendy
2011-03-11 16:07         ` Nick Dokos
2011-03-11 16:24           ` John Hendy

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).