From mboxrd@z Thu Jan 1 00:00:00 1970 From: Bastien Subject: Re: Assign clocking gaps to tasks in clockcheck view? Date: Thu, 17 Apr 2014 20:54:06 +0200 Message-ID: <87r44vwzw1.fsf@bzg.ath.cx> References: Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:50219) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1WarRz-0002Zk-0X for emacs-orgmode@gnu.org; Thu, 17 Apr 2014 14:54:28 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1WarRp-0006aV-OW for emacs-orgmode@gnu.org; Thu, 17 Apr 2014 14:54:18 -0400 Received: from mail-wi0-x229.google.com ([2a00:1450:400c:c05::229]:37985) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1WarRp-0006aC-In for emacs-orgmode@gnu.org; Thu, 17 Apr 2014 14:54:09 -0400 Received: by mail-wi0-f169.google.com with SMTP id hm4so276298wib.4 for ; Thu, 17 Apr 2014 11:54:08 -0700 (PDT) In-Reply-To: (Martin Beck's message of "Wed, 9 Apr 2014 14:55:26 +0200") 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: Martin Beck Cc: emacs orgmode-mailinglist Hi Martin, "Martin Beck" writes: > It would be very handy, if I could navigate to the line with the gap > and then use a command to copy that time gap and move it to the > logbook of a heading or clock. > Is that possible already? Check `org-clock-continuously', which you may turn on when you work, this will probably avoid the workaround you describe. Hope this helps, -- Bastien