From mboxrd@z Thu Jan 1 00:00:00 1970 From: Fredrik Subject: logbook + (re)schedule Date: Thu, 7 Jan 2010 14:10:21 +0100 Message-ID: <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 1NSs8L-0003ls-Uc for emacs-orgmode@gnu.org; Thu, 07 Jan 2010 08:10:37 -0500 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1NSs8H-0003Yi-4u for emacs-orgmode@gnu.org; Thu, 07 Jan 2010 08:10:37 -0500 Received: from [199.232.76.173] (port=49622 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1NSs8G-0003Y8-RN for emacs-orgmode@gnu.org; Thu, 07 Jan 2010 08:10:32 -0500 Received: from mail.snowmen.se ([80.169.182.173]:50276) by monty-python.gnu.org with esmtps (TLS-1.0:DHE_RSA_AES_256_CBC_SHA1:32) (Exim 4.60) (envelope-from ) id 1NSs8F-0003Ec-V7 for emacs-orgmode@gnu.org; Thu, 07 Jan 2010 08:10:32 -0500 Received: from localhost (localhost.localdomain [127.0.0.1]) by mail.snowmen.se (Postfix) with ESMTP id 034FFD40059 for ; Thu, 7 Jan 2010 14:10:23 +0100 (CET) Received: from mail.snowmen.se ([127.0.0.1]) by localhost (mail.snowmen.se [127.0.0.1]) (amavisd-new, port 10024) with LMTP id d2PZbnBmU9jQ for ; Thu, 7 Jan 2010 14:10:23 +0100 (CET) Received: from se1-devel-125.a.snowmen.se (se1-devel-125.a.snowmen.se [172.30.193.125]) (using TLSv1 with cipher AES128-SHA (128/128 bits)) (No client certificate requested) by mail.snowmen.se (Postfix) with ESMTP id 4706CD40058 for ; Thu, 7 Jan 2010 14:10:22 +0100 (CET) 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: emacs-orgmode@gnu.org 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? CONTACT/CONTACTED is just my words for TODO and DONE... Regards, Fredrik