From mboxrd@z Thu Jan 1 00:00:00 1970 From: Carsten Dominik Subject: Forcing to log a TODO state change Date: Thu, 1 Aug 2019 08:39:03 +0200 Message-ID: Mime-Version: 1.0 Content-Type: multipart/alternative; boundary="00000000000070feba058f0880df" Return-path: Received: from eggs.gnu.org ([2001:470:142:3::10]:60349) by lists.gnu.org with esmtp (Exim 4.86_2) (envelope-from ) id 1ht4kG-0002M2-9j for emacs-orgmode@gnu.org; Thu, 01 Aug 2019 02:39:25 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1ht4kF-0002kO-Em for emacs-orgmode@gnu.org; Thu, 01 Aug 2019 02:39:24 -0400 Received: from mail-ed1-f51.google.com ([209.85.208.51]:40990) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1ht4kF-0002j3-8S for emacs-orgmode@gnu.org; Thu, 01 Aug 2019 02:39:23 -0400 Received: by mail-ed1-f51.google.com with SMTP id p15so68016839eds.8 for ; Wed, 31 Jul 2019 23:39:22 -0700 (PDT) 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" To: org-mode list --00000000000070feba058f0880df Content-Type: text/plain; charset="UTF-8" Hi everyone, I have just pushed a change to master that makes it possible to force the logging of a TODO state change. I have found it often too tedious to record a note for every state change, but sometimes I would like to keep a note for one reason or another. You can now use three prefix arguments to `org-todo' (i.e. you need to press `C-u C-u C-u C-c C-t' to force taking a note when you change the todo state. Let me know if you find any issues with the change. - Carsten --00000000000070feba058f0880df Content-Type: text/html; charset="UTF-8" Content-Transfer-Encoding: quoted-printable
Hi everyone,

I have just pushed a c= hange to master that makes it possible to force the logging of a TODO state= change.=C2=A0 I have found it often too tedious to record a note for every= state change, but sometimes I would like to keep a note for one reason or = another.

You can now use three prefix arguments to= `org-todo' (i.e. you need to press `C-u C-u C-u C-c C-t' to force = taking a note when you change the todo state.

Let = me know if you find any issues with the change.

- = Carsten
--00000000000070feba058f0880df--