From mboxrd@z Thu Jan 1 00:00:00 1970 From: Carsten Dominik Subject: Re: inserting (optional) timestamp with manually inserted `CLOCK: =>' Date: Mon, 2 Jul 2007 07:33:47 +0200 Message-ID: <711732327b45aea58553be679b8d935c@science.uva.nl> References: <874pkpqalp.fsf@pdrechsler.de> Mime-Version: 1.0 (Apple Message framework v624) Content-Type: text/plain; charset=US-ASCII; format=flowed Content-Transfer-Encoding: 7bit Return-path: Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1I5EXj-0000LZ-Lw for emacs-orgmode@gnu.org; Mon, 02 Jul 2007 01:33:47 -0400 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1I5EXi-0000KZ-TS for emacs-orgmode@gnu.org; Mon, 02 Jul 2007 01:33:47 -0400 Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1I5EXi-0000KS-Q0 for emacs-orgmode@gnu.org; Mon, 02 Jul 2007 01:33:46 -0400 Received: from korteweg.uva.nl ([146.50.98.70]) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1I5EXh-0003FG-US for emacs-orgmode@gnu.org; Mon, 02 Jul 2007 01:33:46 -0400 In-Reply-To: <874pkpqalp.fsf@pdrechsler.de> 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: Patrick Drechsler Cc: emacs-orgmode@gnu.org On Jul 1, 2007, at 1:35, Patrick Drechsler wrote: > Hi, > > inserting a `CLOCK: => 2:30' manually works fine: Cool feature. > > How do I insert something like the above with the attribute "Jan 2007" > so that following org-tables notice it when being updated? You cannot. Just clock in and out of the item with C-c C-x C-i C-c C-x C-o and then adjust the time stamps to be in the correct month and to have the right time difference. - Carsten