From mboxrd@z Thu Jan 1 00:00:00 1970 From: Erik Iverson Subject: simultaneous clocks? Date: Wed, 09 Jun 2010 13:45:15 -0500 Message-ID: <4C0FE13B.3040002@ccbr.umn.edu> Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Return-path: Received: from [140.186.70.92] (port=48820 helo=eggs.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1OMQHE-0008Nm-S2 for emacs-orgmode@gnu.org; Wed, 09 Jun 2010 14:45:25 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.69) (envelope-from ) id 1OMQHD-0003I6-0T for emacs-orgmode@gnu.org; Wed, 09 Jun 2010 14:45:24 -0400 Received: from walleye.ccbr.umn.edu ([128.101.116.11]:2370) by eggs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1OMQHC-0003Gq-Pt for emacs-orgmode@gnu.org; Wed, 09 Jun 2010 14:45:22 -0400 Received: from tadpole.ccbr.umn.edu (tadpole.ccbr.umn.edu [128.101.116.26]) by walleye.ccbr.umn.edu (8.9.3p2/8.9.3) with ESMTP id NAA15353 for ; Wed, 9 Jun 2010 13:45:20 -0500 (CDT) Received: from iron.ccbr.umn.edu (iron.ccbr.umn.edu [128.101.116.194]) by tadpole.ccbr.umn.edu (8.9.3/8.9.3) with ESMTP id NAA17199 for ; Wed, 9 Jun 2010 13:45:16 -0500 (CDT) 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: emacs-orgmode Hello, 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!