emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
* Clock report (R from the agenda)
@ 2010-10-27  7:40 Sébastien Vauban
  2010-10-27 16:29 ` Bernt Hansen
  2010-11-02  8:43 ` Carsten Dominik
  0 siblings, 2 replies; 9+ messages in thread
From: Sébastien Vauban @ 2010-10-27  7:40 UTC (permalink / raw)
  To: emacs-orgmode-mXXj517/zsQ

Hello,

Here is a minimal example for comments about the agenda filtering applied on
the clock report of logged activities.

* Work                                                                 :work:
  :PROPERTIES:
  :CATEGORY: Work
  :END:

** Client A

*** DONE Work on offer
    :LOGBOOK:
    CLOCK: [2010-09-30 Thu 09:12]--[2010-09-30 Thu 12:35] =>  3:23
    :END:

** Client B

*** DONE Developed SQL scripts
    :LOGBOOK:
    CLOCK: [2010-09-30 Thu 13:20]--[2010-09-30 Thu 18:06] =>  4:46
    :END:

* Personal                                                             :home:
  :PROPERTIES:
  :CATEGORY: Personal
  :END:

** DONE Lunch with Mary
   :LOGBOOK:
   CLOCK: [2010-09-30 Thu 19:49]--[2010-09-30 Thu 21:55] =>  2:06
   :END:

* Clock report

** Without tag filtering

Commands:
- C-c a a :: Show the agenda.
- v d :: Switch to day view.
- b :: Go backward in time to display yesterday.
- l :: Toggle Logbook mode.
- R :: Toggle Clockreport mode.

Results:
:                8:00-09:00 ________
:   Work:        9:12-12:35 Clocked:   (3:23) DONE Work on offer           :work::
:               10:00-11:00 ________
:               12:00-13:00 ________
:   Work:       13:20-18:06 Clocked:   (4:46) DONE Developed SQL scripts   :work::
:               14:00-15:00 ________
:               16:00-17:00 ________
:               18:00-19:00 ________
:   Personal:   19:49-21:55 Clocked:   (2:06) DONE Lunch with Mary         :home::
:               20:00-21:00 ________
:               22:00-23:00 ________
: 
: | File             | L | Headline             | Time    |      |
: |------------------+---+----------------------+---------+------|
: |                  |   | *Total time*         | *10:15* |      |
: |------------------+---+----------------------+---------+------|
: | Clock-Report.org |   | *File time*          | *10:15* |      |
: | Clock-Report.org | 1 | Work                 | 8:09    |      |
: | Clock-Report.org | 2 | Client A             |         | 3:23 |
: | Clock-Report.org | 2 | Client B             |         | 4:46 |
: | Clock-Report.org | 1 | Personal             | 2:06    |      |
: | Clock-Report.org | 2 | DONE Lunch with Mary |         | 2:06 |

** With tag filtering

Command:
- / w :: filter on tag "work (w)".

Results:
:                8:00-09:00 ________
:   Work:        9:12-12:35 Clocked:   (3:23) DONE Work on offer           :work::
:               10:00-11:00 ________
:               12:00-13:00 ________
:   Work:       13:20-18:06 Clocked:   (4:46) DONE Developed SQL scripts   :work::
:               14:00-15:00 ________
:               16:00-17:00 ________
:               18:00-19:00 ________
:               20:00-21:00 ________
:               22:00-23:00 ________
: 
: | File             | L | Headline             | Time    |      |
: |------------------+---+----------------------+---------+------|
: |                  |   | *Total time*         | *10:15* |      |
: |------------------+---+----------------------+---------+------|
: | Clock-Report.org |   | *File time*          | *10:15* |      |
: | Clock-Report.org | 1 | Work                 | 8:09    |      |
: | Clock-Report.org | 2 | Client A             |         | 3:23 |
: | Clock-Report.org | 2 | Client B             |         | 4:46 |
: | Clock-Report.org | 1 | Personal             | 2:06    |      |
: | Clock-Report.org | 2 | DONE Lunch with Mary |         | 2:06 |

I don't see anymore the lines that have nothing to do with my job. Though, I
still see the associated time in the clock report under...

Regenerating it (by disabling it and re-enabling it) does not change anything:
still there.

For sure, this can _not_ be considered as a bug. Nobody never said this should
work like I (now) expect.

Though, I guess such a feature would be benefitial for everybody -- as I don't
see any reason for having the tag filtering only work with the diary view, and
not with the clock report under.

Best regards,
  Seb

-- 
Sébastien Vauban


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

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

end of thread, other threads:[~2010-11-22 16:29 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2010-10-27  7:40 Clock report (R from the agenda) Sébastien Vauban
2010-10-27 16:29 ` Bernt Hansen
2010-11-02  8:43 ` Carsten Dominik
2010-11-04 15:39   ` Sébastien Vauban
2010-11-06 19:58     ` Carsten Dominik
2010-11-19 14:04       ` Sébastien Vauban
2010-11-19 18:38         ` Erik Iverson
2010-11-20 11:29           ` Carsten Dominik
2010-11-22 16:29             ` Erik Iverson

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