From mboxrd@z Thu Jan 1 00:00:00 1970 From: John Rakestraw Subject: Re: Suppressing DONE notes per-item? Date: Tue, 04 Oct 2011 13:32:20 -0400 Message-ID: References: Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Return-path: Received: from eggs.gnu.org ([140.186.70.92]:60959) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1RB8qQ-0005op-P1 for emacs-orgmode@gnu.org; Tue, 04 Oct 2011 13:31:55 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1RB8qP-0006fA-PH for emacs-orgmode@gnu.org; Tue, 04 Oct 2011 13:31:54 -0400 Received: from uis-ipmx-2.pdc.uis.georgetown.edu ([141.161.2.141]:4711) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1RB8qP-0006ey-NJ for emacs-orgmode@gnu.org; Tue, 04 Oct 2011 13:31:53 -0400 In-Reply-To: (Dave Abrahams's message of "Tue, 04 Oct 2011 13:24:38 -0400") List-Id: "General discussions about Org-mode." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org Sender: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org To: emacs-orgmode Cc: Dave Abrahams Hi, Dave -- On Tue, 04 Oct 2011, Dave Abrahams wrote: > I have a number of repeating items (habits especially) where it's very > very rare that I have anything to say upon completion. I'd like to > suppress Org's prompt for a DONE note on those items. Is that possible > somehow? >From the doc string for org-log-done: --8<---------------cut here---------------start------------->8--- You can have local logging settings for a subtree by setting the LOGGING property to one or more of these keywords. --8<---------------cut here---------------end--------------->8--- -- John Rakestraw