emacs-orgmode
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Orgmode] Record extra info for each time block


From: John Rakestraw
Subject: Re: [Orgmode] Record extra info for each time block
Date: Mon, 6 Apr 2009 11:52:37 -0400

Hi --

> I'm still wondering how to do several things... like this one:
> regarding a headline, it is possible to clock the amount of time
> you worked on it. But sometimes, you also need to record some
> other information related to that time block, for example, the
> distance you had to drive to go to the meeting or some costs
> (like parking costs) that you had to pay for it.
> 
> Example:
> 
> * Project1
>   ** Meetings
>      :LOGBOOK:
>      CLOCK: [2009-03-02 mon. 10:00]--[2009-03-02 mon. 12:30] =>  2:30
>             ----> 15 kilometers
>      CLOCK: [2009-03-03 tue. 09:30]--[2009-03-03 tue. 12:30] =>  3:00
>             ----> 15 kilometers + 12,00 EUR
>      :END:
> 
> Is there a way to record this information? If not, what is your
> advice?

Check out the variable "org-log-note-clock-out". Set it to t and it
you'll be asked for a note each time you clock out. The note is
recorded just after the time block.

-- 
John Rakestraw




reply via email to

[Prev in Thread] Current Thread [Next in Thread]