Hi Carsten,
First, thanks for answering so fast.
Carsten Dominik wrote:
On Apr 2, 2009, at 10:55 AM, Sébastien Vauban wrote:
- how can I associate a one-line comment to every block of time
that I
clock?
The goal is to be able to justify, later, what I did on the
different days
I worked for them (and put that in their bill).
Am I forced to add sub-headlines for every block of time? Is there
another
better (clearer) way to do?
#+STARTUP: lognoteclock-out
Done. Works as expected. Thanks.
- is there a possibility to get back, out of such a file, a
chronological
view of the whole file (where all projects are mixed)?
This is what the timeline buffer is for:
C-c a L
to get the buffer,
then press `l' or even `C-u l'
to get logging information included into this time-sorted display
Done. But partially works...
Pressing `l' or `C-u l' gives me the same results:
--8<---------------cut here---------------start------------->8---
Wednesday 1 April 2009
Clocked: (2:55) Client1
Clocked: (0:30) Client2
Clocked: (3:20) Client1
Clocked: (0:45) Client2
-------------------------------------------------------------------------------
Thursday 2 April 2009
Clocked: (3:35) Client1
Clocked: (0:24) Client1
--8<---------------cut here---------------end--------------->8---
I never see the log note that's though stored in my Org file:
--8<---------------cut here---------------start------------->8---
* 2009-04
*** Client1
:LOGBOOK:
CLOCK: [2009-04-01 Wed 09:05]--[2009-04-01 Wed 12:00] => 2:55
CLOCK: [2009-04-01 Wed 13:10]--[2009-04-01 Wed 16:30] => 3:20
CLOCK: [2009-04-02 Thu 08:55]--[2009-04-02 Thu 12:30] => 3:35
- Worked on Web site.
CLOCK: [2009-04-02 Thu 13:26]--[2009-04-02 Thu 13:50] => 0:24
- Testing Org chronological view with logs.
:END:
*** Client2
:LOGBOOK:
CLOCK: [2009-04-01 Wed 12:00]--[2009-04-01 Wed 12:30] => 0:30
- Searched info for mail.
CLOCK: [2009-04-01 Wed 16:30]--[2009-04-01 Wed 17:15] => 0:45
- Sent mail (after long discussion about bandwidth).
:END:
* Setup
#+STARTUP: lognoteclock-out
--8<---------------cut here---------------end--------------->8---
Any idea?
I'm using Org-mode version 6.24trans.
Best regards,
Seb
--
Sébastien Vauban
_______________________________________________
Emacs-orgmode mailing list
Remember: use `Reply All' to send replies to the list.
address@hidden
http://lists.gnu.org/mailman/listinfo/emacs-orgmode