From mboxrd@z Thu Jan 1 00:00:00 1970 From: Fredrik Subject: Re: logbook + (re)schedule Date: Thu, 7 Jan 2010 15:19:42 +0100 Message-ID: <87D74D0A-99A9-42FD-BB0A-2718A3880120@jumans.net> References: <03FDFF83-1C44-4E4A-B72B-72E62626DEAA@jumans.net> Mime-Version: 1.0 (Apple Message framework v936) Content-Type: text/plain; charset=US-ASCII; format=flowed; delsp=yes Content-Transfer-Encoding: 7bit Return-path: Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1NStDn-0008GF-Qe for emacs-orgmode@gnu.org; Thu, 07 Jan 2010 09:20:19 -0500 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1NStDj-0008Ef-TY for emacs-orgmode@gnu.org; Thu, 07 Jan 2010 09:20:19 -0500 Received: from [199.232.76.173] (port=38830 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1NStDj-0008EZ-Ps for emacs-orgmode@gnu.org; Thu, 07 Jan 2010 09:20:15 -0500 Received: from mx20.gnu.org ([199.232.41.8]:8224) by monty-python.gnu.org with esmtps (TLS-1.0:RSA_AES_256_CBC_SHA1:32) (Exim 4.60) (envelope-from ) id 1NStDi-0000JU-DF for emacs-orgmode@gnu.org; Thu, 07 Jan 2010 09:20:15 -0500 Received: from mail.snowmen.se ([80.169.182.173]) by mx20.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1NStDc-00071H-CT for emacs-orgmode@gnu.org; Thu, 07 Jan 2010 09:20:08 -0500 In-Reply-To: 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: Carsten Dominik Cc: emacs-orgmode@gnu.org Thank you, yes that is how do it now... just wondered if there was a command for it I had missed :) Regards, Fredrik On 7 jan 2010, at 14.48, Carsten Dominik wrote: > > On Jan 7, 2010, at 2:10 PM, Fredrik wrote: > >> I use the schedule and logbook parts to keep track of contacts and >> remind me when I haven't had contact with someone for a while like >> this... >> >> * CONTACT Someone Somewhere >> SCHEDULED: <2010-01-28 Thu .+21d> >> :LOGBOOK: >> - State "CONTACTED" from "CONTACT" [2010-01-06 Wed 19:58] \\ >> Called and said hi >> :END: >> >> This works like a charm... but is there someway I can add an entry >> to the logbook and have the schedule rescheduled for a specific >> date? Say I actually talked to the person this weekend but didn't >> get to a computer until today can I then add a entry for Saturday? > > Just jump to the entry and edit the time stamp! > > - Carsten >