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

Re: timeclock.el



>>>>> On Thu Aug 23, Robert writes:

> Is there a way to tell timeclock.el that I've logged in once I break
> my lockscreen?  Also, the opposite -- a way to tell timeclock.el
> that if I've started up a lockscreen or it starts up automatically,
> that it means I've logged out?  (My scripts and C programs are set
> up so that when lockscreen starts up automatically that I'm only
> _really_ logged out if I don't break the lockscreen within 1 hour of
> it starting.  In other words, logging out is done retroactively.)

Timeclock.el works on a very, very simple basis.  In fact, the .el is
really just an interface to manipulating the data.

The data is as follows:

  EVENT DATE TIME DESCRIPTION

Where EVENT is 'i' for check-in, and 'o' for check-out.

However you get those event codes into the timelog file, it's up to
you.  If you format them correctly, then timeclock.el will be happy
with you.

John








Why do you want this page removed?