I have used logger.el by Ray Nickson in the past - it suited my needs at the time.
You can find a copy at http://www.emacswiki.org/cgi-bin/wiki/WikifiedEmacsLispList
Peter
Hi list,
Anyone know of any time logging/managing software for Emacs? Something
like:
M-x clock-in RET
=> "Job? "
"Client A" RET
=> "Clock started on 'Client A'."
M-x clock-out RET
=> "Clock stopped on 'Client A'. Timesheet updated."
Sebastian