From mboxrd@z Thu Jan 1 00:00:00 1970 From: Bernt Hansen Subject: Re: Understanding habits - org-log-done Date: Mon, 03 Jan 2011 18:21:42 -0500 Message-ID: <877helr2t5.fsf@norang.ca> References: Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Return-path: Received: from [140.186.70.92] (port=55674 helo=eggs.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1PZtil-0001Xd-1Z for emacs-orgmode@gnu.org; Mon, 03 Jan 2011 18:21:47 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1PZtik-0004RZ-13 for emacs-orgmode@gnu.org; Mon, 03 Jan 2011 18:21:46 -0500 Received: from mho-01-ewr.mailhop.org ([204.13.248.71]:18783) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1PZtij-0004RV-RY for emacs-orgmode@gnu.org; Mon, 03 Jan 2011 18:21:45 -0500 In-Reply-To: (Tommy Kelly's message of "Mon, 03 Jan 2011 14:10:23 -0600") 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: Tommy Kelly Cc: emacs-orgmode@gnu.org Tommy Kelly writes: > For habits to work, he manual says that "You must also have state > logging for the DONE state enabled". My experimentation leads me to > believe that the state logging must not only be enabled but it must be > such that org-log-done is set to 'time and *not* to 'note. I tried the > latter and it doesn't seem to be interpreted as a state change. > > Is that as it should be? > > Suppose I want to keep a note. Maybe it's "Go for run" and I want to log > time or distance. Is that possible? I can confirm this. I personally only log state changes to DONE but setting a LOGGING property value of lognotedone prompts for a note and fails to show the history for the habit in the graph. This is probably a bug. Regards, Bernt