From mboxrd@z Thu Jan 1 00:00:00 1970 From: Keith M Swartz Subject: Question about todo subheadings and logbook Date: Thu, 3 Sep 2015 23:29:45 -0700 Message-ID: Mime-Version: 1.0 Content-Type: multipart/alternative; boundary=089e013d139ebc9162051ee6078a Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:37111) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1ZXkVj-0007qx-MG for Emacs-orgmode@gnu.org; Fri, 04 Sep 2015 02:30:08 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1ZXkVi-0001W4-FR for Emacs-orgmode@gnu.org; Fri, 04 Sep 2015 02:30:07 -0400 Received: from mail-lb0-x231.google.com ([2a00:1450:4010:c04::231]:35809) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1ZXkVi-0001Qx-7x for Emacs-orgmode@gnu.org; Fri, 04 Sep 2015 02:30:06 -0400 Received: by lbpo4 with SMTP id o4so5856565lbp.2 for ; Thu, 03 Sep 2015 23:30:04 -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-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org To: Emacs-orgmode@gnu.org --089e013d139ebc9162051ee6078a Content-Type: text/plain; charset=UTF-8 Hi all, I'm currently using org-mode 8.3.1, and I'm curious about a particular behavior. If I start to type an item, and then use the C-c C-t shortcut to mark it as a TODO item, it automatically creates a drawer and adds a LOGBOOK entry to it. Custom settings are as follows: (setq org-log-into-drawer 'LOGBOOK org-log-state-notes-into-drawer 'LOGBOOK) I often want to add a subheading (sub-task) to this todo item, so I'll hit Alt-Enter to do this. When I do, it creates the subheading /between/ the original todo and the drawer. Is that correct? My preference - and what I would have assumed to be the correct behavior - would be to have the subheadings appear /after/ the logbook drawer, as each subtask can also have a todo state and its own logbook. I figure there's probably a quick change I can make to org-insert-todo-subheading or some other function, but wanted to see if: a) this is how it's supposed to work, and b) if there was an easier way to achieve what I want, maybe just some keyboard shortcut I'm missing. Thanks, Keith -- Keith M Swartz oneroadkms@gmail.com --089e013d139ebc9162051ee6078a Content-Type: text/html; charset=UTF-8 Content-Transfer-Encoding: quoted-printable
Hi all,

I'm currently using org= -mode 8.3.1, and I'm curious about a particular behavior.

If I s= tart to type an item, and then use the C-c C-t shortcut to mark it as a TOD= O item, it automatically creates a drawer and adds a LOGBOOK entry to it. C= ustom settings are as follows:

(setq org-log-into-drawer 'LOGBOO= K
=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0 org-log-state-notes-into-drawer 'LO= GBOOK)

I often want to add a subheading (sub-task) to this todo item= , so I'll hit Alt-Enter to do this. When I do, it creates the subheadin= g /between/ the original todo and the drawer. Is that correct?

My pr= eference - and what I would have assumed to be the correct behavior - would= be to have the subheadings appear /after/ the logbook drawer, as each subt= ask can also have a todo state and its own logbook.

I figure t= here's probably a quick change I can make to org-insert-todo-subheading= or some other function, but wanted to see if: a) this is how it's supp= osed to work, and b) if there was an easier way to achieve what I want, may= be just some keyboard shortcut I'm missing.
=

Thanks,
Keith
--
--089e013d139ebc9162051ee6078a--