From mboxrd@z Thu Jan 1 00:00:00 1970 From: brian powell Subject: Re: Re: simultaneous clocks? Date: Wed, 9 Jun 2010 15:36:41 -0400 Message-ID: References: <4C0FE13B.3040002@ccbr.umn.edu> Mime-Version: 1.0 Content-Type: multipart/mixed; boundary="===============0840546040==" Return-path: Received: from [140.186.70.92] (port=36948 helo=eggs.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1OMR4x-00013r-DV for emacs-orgmode@gnu.org; Wed, 09 Jun 2010 15:36:49 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.69) (envelope-from ) id 1OMR4u-0005zp-BH for emacs-orgmode@gnu.org; Wed, 09 Jun 2010 15:36:45 -0400 Received: from mail-wy0-f169.google.com ([74.125.82.169]:58588) by eggs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1OMR4u-0005zb-1A for emacs-orgmode@gnu.org; Wed, 09 Jun 2010 15:36:44 -0400 Received: by wyf28 with SMTP id 28so444279wyf.0 for ; Wed, 09 Jun 2010 12:36:42 -0700 (PDT) In-Reply-To: List-Id: "General discussions about Org-mode." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org Errors-To: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org To: "Erik L. Arneson" Cc: emacs-orgmode@gnu.org --===============0840546040== Content-Type: multipart/alternative; boundary=0016e657b0027dd3e304889e0617 --0016e657b0027dd3e304889e0617 Content-Type: text/plain; charset=ISO-8859-1 To "punch in and punch out" I use: timeclock.el --in addition to a mix of OrgMode and PlannerMode But to be very precise on each task I do: timeclock.el works great for me. ;-) On Wed, Jun 9, 2010 at 2:53 PM, Erik L. Arneson wrote: > Erik Iverson writes: > > Hello, > > Hi, Erik! > > > Is there any concept of being able to run multiple, simultaneous > > clocks in org-mode. For example, I want one clock to track my total > > hours during the week at work, i.e., punch in and punch out. > > > > Then, while that clock is running, I would use the normal clocking > > functionality to keep track of time on specific projects. > > > > As it is, clocking into a new task clocks out of the current task. > > > > There may not be a way, but thought I'd ask! > > I do this by using a special clocktable block that reads an entire > agenda. Try this on for size: > > #+BEGIN: clocktable :maxlevel 3 :scope agenda :block thisweek > #+END > > It adds up all time spent on various tasks and gives me a total. I > suppose you can't really have two clocks running at once, but this works > great for me. > > -- > Erik Arneson > GPG Key ID: 1024D/62DA1D25 > Office: +1.541.291.9776 > Skype: pymander > > > _______________________________________________ > Emacs-orgmode mailing list > Please use `Reply All' to send replies to the list. > Emacs-orgmode@gnu.org > http://lists.gnu.org/mailman/listinfo/emacs-orgmode > --0016e657b0027dd3e304889e0617 Content-Type: text/html; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable
To "punch in and punch out" I use:

timec= lock.el

--in addition to a mix of OrgMode and PlannerMod= e

But to be very precise on each task I do: timeclock.el = works great for me.

;-)


--0016e657b0027dd3e304889e0617-- --===============0840546040== Content-Type: text/plain; charset="us-ascii" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Content-Disposition: inline _______________________________________________ Emacs-orgmode mailing list Please use `Reply All' to send replies to the list. Emacs-orgmode@gnu.org http://lists.gnu.org/mailman/listinfo/emacs-orgmode --===============0840546040==--