From mboxrd@z Thu Jan 1 00:00:00 1970 From: John Hendy Subject: Re: Prompt for time when clocking in? Date: Wed, 19 Oct 2011 10:12:48 -0500 Message-ID: References: Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Return-path: Received: from eggs.gnu.org ([140.186.70.92]:53243) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1RGXp9-0001Gj-2C for emacs-orgmode@gnu.org; Wed, 19 Oct 2011 11:12:59 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1RGXp4-0000gD-1H for emacs-orgmode@gnu.org; Wed, 19 Oct 2011 11:12:54 -0400 Received: from mail-ey0-f169.google.com ([209.85.215.169]:56750) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1RGXp3-0000g8-NH for emacs-orgmode@gnu.org; Wed, 19 Oct 2011 11:12:49 -0400 Received: by eye4 with SMTP id 4so2024706eye.0 for ; Wed, 19 Oct 2011 08:12:49 -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: Nathan Neff Cc: emacs-orgmode On Wed, Oct 19, 2011 at 9:54 AM, Nathan Neff wrote: > Is there a way to pull up a date/time prompt when clocking in to a task? > > Sometimes, I started a task 15 minutes ago, and have to go through the following > steps: > > 1) clock in on the task, > 2) Go to the CLOCK section for that header and press tab to open it > 3) Fix the clock-in time > > If it's not built in, does anyone have any slick functions that would accomplish > the same thing? :-) Check out a thread I started a bit back on this exact topic: --- http://www.mail-archive.com/emacs-orgmode@gnu.org/msg40498.html It wasn't exactly what I expected, the suggestion by Bernt for `M-x org-resolve-clocks` works reasonably well if you are trying to clock back-to-back activities. Post back after you read that perhaps? Maybe you'll find something helpful. John > > Thanks, > --Nate > >