* hour logging
@ 2007-04-20 9:48 Cecil Westerhof
2007-04-20 10:38 ` Robert D. Crawford
` (2 more replies)
0 siblings, 3 replies; 6+ messages in thread
From: Cecil Westerhof @ 2007-04-20 9:48 UTC (permalink / raw)
To: help-gnu-emacs
I had heard somewhere that Emacs could be used to log your hours. Until now
I have not find anything about this. Does someone have a pointer?
^ permalink raw reply [flat|nested] 6+ messages in thread
* Re: hour logging
2007-04-20 9:48 hour logging Cecil Westerhof
@ 2007-04-20 10:38 ` Robert D. Crawford
2007-04-20 10:52 ` Cecil Westerhof
2007-04-20 10:40 ` Marco
2007-04-21 3:53 ` Tim X
2 siblings, 1 reply; 6+ messages in thread
From: Robert D. Crawford @ 2007-04-20 10:38 UTC (permalink / raw)
To: help-gnu-emacs
Cecil Westerhof <dummy@dummy.nl> writes:
> I had heard somewhere that Emacs could be used to log your hours. Until now
> I have not find anything about this. Does someone have a pointer?
You should check out timeclock on the emacswiki. Here is the url:
http://www.emacswiki.org/cgi-bin/wiki/TimeClock
It is a part of emacs. Try this:
C-h i
which will open info at the dir node. Then do
m
and enter
emacs
when it asks for a menu entry. Then do
s
for a search. When it asks for what you want to search enter
timeclock
rdc
--
Robert D. Crawford rdc1x@comcast.net
Keep America beautiful. Swallow your beer cans.
^ permalink raw reply [flat|nested] 6+ messages in thread
* Re: hour logging
2007-04-20 9:48 hour logging Cecil Westerhof
2007-04-20 10:38 ` Robert D. Crawford
@ 2007-04-20 10:40 ` Marco
2007-04-21 3:53 ` Tim X
2 siblings, 0 replies; 6+ messages in thread
From: Marco @ 2007-04-20 10:40 UTC (permalink / raw)
To: help-gnu-emacs
On Apr 20, 11:48 am, Cecil Westerhof <d...@dummy.nl> wrote:
> I had heard somewhere that Emacs could be used to log your hours. Until now
> I have not find anything about this. Does someone have a pointer?
There is timeclock. The basic feature of timeclock is
that you can log in (M-x timeclock-in) and out (M-x
timeclock-out) and timeclock updates a list (M-x
timeclock-visit-timelog) of the respective entries.
HTH
^ permalink raw reply [flat|nested] 6+ messages in thread
* Re: hour logging
2007-04-20 9:48 hour logging Cecil Westerhof
2007-04-20 10:38 ` Robert D. Crawford
2007-04-20 10:40 ` Marco
@ 2007-04-21 3:53 ` Tim X
2007-04-21 7:50 ` Cecil Westerhof
2 siblings, 1 reply; 6+ messages in thread
From: Tim X @ 2007-04-21 3:53 UTC (permalink / raw)
To: help-gnu-emacs
Cecil Westerhof <dummy@dummy.nl> writes:
> I had heard somewhere that Emacs could be used to log your hours. Until now
> I have not find anything about this. Does someone have a pointer?
>
timeclock.el will do this for you.
I like to use planner-mode, which also uses timeclock.el to record time spent
on various tasks and can be used to generate day based and project based
reports. See the emacs wikki for information on both timeclock.el and
planner-mode <http://www.emacswiki.org>
Tim
--
tcross (at) rapttech dot com dot au
^ permalink raw reply [flat|nested] 6+ messages in thread
* Re: hour logging
2007-04-21 3:53 ` Tim X
@ 2007-04-21 7:50 ` Cecil Westerhof
0 siblings, 0 replies; 6+ messages in thread
From: Cecil Westerhof @ 2007-04-21 7:50 UTC (permalink / raw)
To: help-gnu-emacs
Tim X wrote:
> Cecil Westerhof <dummy@dummy.nl> writes:
>
>> I had heard somewhere that Emacs could be used to log your hours. Until
>> now I have not find anything about this. Does someone have a pointer?
>>
>
> timeclock.el will do this for you.
>
> I like to use planner-mode, which also uses timeclock.el to record time
> spent on various tasks and can be used to generate day based and project
> based reports. See the emacs wikki for information on both timeclock.el
> and planner-mode <http://www.emacswiki.org>
I allready looked at timeclock, but found it not advanced enough. I should
look at planner-mode.
^ permalink raw reply [flat|nested] 6+ messages in thread
end of thread, other threads:[~2007-04-21 7:50 UTC | newest]
Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2007-04-20 9:48 hour logging Cecil Westerhof
2007-04-20 10:38 ` Robert D. Crawford
2007-04-20 10:52 ` Cecil Westerhof
2007-04-20 10:40 ` Marco
2007-04-21 3:53 ` Tim X
2007-04-21 7:50 ` Cecil Westerhof
Code repositories for project(s) associated with this external index
https://git.savannah.gnu.org/cgit/emacs.git
https://git.savannah.gnu.org/cgit/emacs/org-mode.git
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.