From mboxrd@z Thu Jan 1 00:00:00 1970 From: Carsten Dominik Subject: Re: log on state change Date: Mon, 3 Sep 2007 18:25:09 +0200 Message-ID: <0ae951a333c90e9d17ccadcfb9e172ee@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 1ISFDE-0003sB-8y for emacs-orgmode@gnu.org; Mon, 03 Sep 2007 12:55:44 -0400 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1ISFDD-0003rf-Me for emacs-orgmode@gnu.org; Mon, 03 Sep 2007 12:55:43 -0400 Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1ISFDD-0003rS-10 for emacs-orgmode@gnu.org; Mon, 03 Sep 2007 12:55:43 -0400 Received: from korteweg.uva.nl ([146.50.98.70]) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1ISFDC-00038d-Ia for emacs-orgmode@gnu.org; Mon, 03 Sep 2007 12:55:42 -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 is currently not possible. Are there more people who would find this a very useful feature? > Also is it possible to get to a state without cycling, and have > the loggining feature mentioned above ? Yes, since 5.07, you can mis-use the TAGS interface to directly switch to TODO states. Check the release notes. - Carsten