From mboxrd@z Thu Jan 1 00:00:00 1970 From: Carsten Dominik Subject: Re: log on state change Date: Fri, 14 Sep 2007 17:56:23 +0200 Message-ID: <80a402f23c7118339350ce5d35a99836@science.uva.nl> References: <87abs6j0av.fsf@myhost.localdomain> 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 1IWDow-0007IU-Fu for emacs-orgmode@gnu.org; Fri, 14 Sep 2007 12:15:06 -0400 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1IWDov-0007IF-Ql for emacs-orgmode@gnu.org; Fri, 14 Sep 2007 12:15:06 -0400 Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1IWDov-0007IC-M7 for emacs-orgmode@gnu.org; Fri, 14 Sep 2007 12:15:05 -0400 Received: from korteweg.uva.nl ([146.50.98.70]) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1IWDov-0006B4-2C for emacs-orgmode@gnu.org; Fri, 14 Sep 2007 12:15:05 -0400 In-Reply-To: <87abs6j0av.fsf@myhost.localdomain> 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: Cezar Cc: emacs-orgmode@gnu.org On Sep 1, 2007, at 9:46, Cezar wrote: > > Hello list, > > I would like to record some comments JUST on certain states, > for example I want to mark a task as WAITING and give it a reason, > or the "thing" I am waiting for. This will be possible in the next version with #+SEQ_TODO: TODO WAITING(@) | DONE #+STARTUP: lognotestate - Carsten