From mboxrd@z Thu Jan 1 00:00:00 1970 From: Nicolas Goaziou Subject: Re: logging the timings of task A + task B both at once? Date: Wed, 06 Apr 2016 10:54:48 +0200 Message-ID: <87r3ejdsmf.fsf@nicolasgoaziou.fr> References: <87oa9nf7wm.fsf@skimble.plus.com> Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:46472) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1anjCa-000283-BY for emacs-orgmode@gnu.org; Wed, 06 Apr 2016 04:52:41 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1anjCZ-0004BU-Ih for emacs-orgmode@gnu.org; Wed, 06 Apr 2016 04:52:40 -0400 Received: from relay4-d.mail.gandi.net ([2001:4b98:c:538::196]:58168) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1anjCZ-0004Ax-Cr for emacs-orgmode@gnu.org; Wed, 06 Apr 2016 04:52:39 -0400 In-Reply-To: <87oa9nf7wm.fsf@skimble.plus.com> (Sharon Kimble's message of "Wed, 06 Apr 2016 09:39:21 +0100") 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: Sharon Kimble Cc: org-mode-email Hello, Sharon Kimble writes: > Being that we can have multiple cursors, is it possible to have 2 > separate, distinct, tasks being clocked both at the same time? [...] > So, can it be done please? There can only be one active clock at any given time. Although I understand the need for some special features, I don't think it is worth re-implementing "org-clock.el" to allow multiple ones. You may probably redefine "Task A" and "Task B" so they do not overlap and require being clocked at the same time. Regards, -- Nicolas Goaziou