From mboxrd@z Thu Jan 1 00:00:00 1970 From: Bernt Hansen Subject: Re: Something like 'org-clock-in-at-time'? Date: Sat, 09 Apr 2011 14:05:48 -0400 Message-ID: <87sjtrb8qr.fsf@norang.ca> References: <87wrj3b8uc.fsf@norang.ca> Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from [140.186.70.92] (port=47486 helo=eggs.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1Q8cXh-0005Oq-BN for emacs-orgmode@gnu.org; Sat, 09 Apr 2011 14:05:54 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1Q8cXf-0001qy-3j for emacs-orgmode@gnu.org; Sat, 09 Apr 2011 14:05:53 -0400 Received: from mho-02-ewr.mailhop.org ([204.13.248.72]:25077) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Q8cXf-0001qq-21 for emacs-orgmode@gnu.org; Sat, 09 Apr 2011 14:05:51 -0400 In-Reply-To: <87wrj3b8uc.fsf@norang.ca> (Bernt Hansen's message of "Sat, 09 Apr 2011 14:03:39 -0400") 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: John Hendy Cc: emacs-orgmode Bernt Hansen writes: > John Hendy writes: > >> On Sat, Mar 12, 2011 at 2:48 PM, John Hendy wrote: >>> - create a new sub-headline and call it what I was doing >>> - C-c C-c to tag it >>> - C-c C-x C-i followed by C-c C-x C-o to create a clocked time stamps >>> - Manually edit the times >>> - C-c C-c to update the count One more thing, Using S-up and S-down on the time in the clock line to change hours and minutes will automatically update the total summary time for the clock line. -Bernt