From mboxrd@z Thu Jan 1 00:00:00 1970 From: Bastien Subject: Re: LOGBOOK Drawer Position in Capture Templates Date: Mon, 24 Dec 2012 02:33:08 +0100 Message-ID: <87ehigtesr.fsf@bzg.ath.cx> References: Mime-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Transfer-Encoding: 8bit Return-path: Received: from eggs.gnu.org ([208.118.235.92]:46437) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Tmwuo-00045Q-6h for emacs-orgmode@gnu.org; Sun, 23 Dec 2012 20:33:21 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1Tmwuj-0006yz-6I for emacs-orgmode@gnu.org; Sun, 23 Dec 2012 20:33:14 -0500 Received: from mail-we0-f169.google.com ([74.125.82.169]:49278) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Tmwui-0006yq-Vq for emacs-orgmode@gnu.org; Sun, 23 Dec 2012 20:33:09 -0500 Received: by mail-we0-f169.google.com with SMTP id t49so3185253wey.0 for ; Sun, 23 Dec 2012 17:33:08 -0800 (PST) In-Reply-To: (Bill Wishon's message of "Wed, 19 Dec 2012 09:24:35 -0800") 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: Bill Wishon Cc: emacs-orgmode Hi Bill, Bill Wishon writes: > I want the clock to be associated with the top level heading.  Is > there a way to construct the template so that it results in the > LOGBOOK drawer being part of the primary heading?  Like so: > * Meeting TItle [date] > :LOGBOOK: > CLOCK [date] > :END: > ** No -- but I would simply use - then C-c * to convert the item at point into a heading. 2 cts, -- Bastien