From mboxrd@z Thu Jan 1 00:00:00 1970 From: Van L Subject: `C-c C-z' does not add note to LOGBOOK drawer Date: Fri, 20 Jul 2018 17:42:56 +1000 Message-ID: <45D91116-4777-43FB-BA2B-61B38BBE90F5@scratch.space> Mime-Version: 1.0 (Mac OS X Mail 9.3 \(3124\)) Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:58942) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1fgQ4E-0003gF-Qw for emacs-orgmode@gnu.org; Fri, 20 Jul 2018 03:43:11 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1fgQ49-0005K7-Uw for emacs-orgmode@gnu.org; Fri, 20 Jul 2018 03:43:10 -0400 Received: from relay4-d.mail.gandi.net ([217.70.183.196]:44023) by eggs.gnu.org with esmtps (TLS1.0:DHE_RSA_AES_256_CBC_SHA1:32) (Exim 4.71) (envelope-from ) id 1fgQ49-0005Ji-Nz for emacs-orgmode@gnu.org; Fri, 20 Jul 2018 03:43:05 -0400 Received: from epi.local (unknown [220.240.100.183]) (Authenticated sender: van@scratch.space) by relay4-d.mail.gandi.net (Postfix) with ESMTPSA id F0CA4E0002 for ; Fri, 20 Jul 2018 07:43:02 +0000 (UTC) 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 Hello, I find the note is placed above the LOGBOOK drawer and not added to = inside as expected. =E2=80=94 quote If you want to store a quick note in the LOGBOOK drawer, in a similar way to state changes, use =E2=80=98C-c C-z=E2=80=99 Add a time-stamped note to the LOGBOOK drawer. =E2=80=94 quote ends =E2=80=94 quote readings-hpw -*- mode: org; -*- * ideas * notes * clean * dirty :PROPERTIES: :Effort: 1:06 :END: - Note taken on [2018-07-20 Fri 17:28] \\ Homer was born long after the Trojan War. :LOGBOOK: CLOCK: [2018-07-20 Fri 17:26] :END: =E2=80=94 quote ends (org-version) "9.1.13" (emacs-version) "GNU Emacs 26.1"