From mboxrd@z Thu Jan 1 00:00:00 1970 From: brian powell Subject: Re: Clocktable question Date: Thu, 5 May 2011 11:57:59 -0400 Message-ID: References: Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Return-path: Received: from eggs.gnu.org ([140.186.70.92]:55541) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1QI0wF-0002xi-8z for emacs-orgmode@gnu.org; Thu, 05 May 2011 11:58:04 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1QI0wD-0005v0-8o for emacs-orgmode@gnu.org; Thu, 05 May 2011 11:58:03 -0400 Received: from mail-ww0-f41.google.com ([74.125.82.41]:65108) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1QI0wD-0005uh-3Z for emacs-orgmode@gnu.org; Thu, 05 May 2011 11:58:01 -0400 Received: by wwi18 with SMTP id 18so5357498wwi.0 for ; Thu, 05 May 2011 08:58:00 -0700 (PDT) In-Reply-To: List-Id: "General discussions about Org-mode." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org Sender: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org To: Jason Knight Cc: emacs-orgmode@gnu.org * I hope you can learn how to do this using EMACS OrgMode--best thing for what you seek to do. ** In the meantime, I suggest using timeclock.el *** Some functions: (believe me, its really easy to use--puts a log into ~/.timelog or something like that) "Click on a completion to select it. In this buffer, type RET to select the completion near point. Possible completions are: timeclock-change timeclock-in timeclock-modeline-display timeclock-out timeclock-reread-log timeclock-status-string timeclock-when-to-leave-string timeclock-workday-elapsed-string timeclock-workday-remaining-string * I used to use it all the time; its quick and easy, you easily keep track of each task you are working on--down to the second. ** As you are exiting emacs, it will automagically query you as to whether or not to clock out, etc.