From mboxrd@z Thu Jan 1 00:00:00 1970 From: Steinar Bang Subject: Re: Is it possible for checkbox items to have :LOGBOOK: drawers? Date: Sun, 11 Dec 2011 12:56:11 +0100 Message-ID: <874nx7e2zo.fsf@dod.no> References: <87ehwce4et.fsf@dod.no> <871usb4cz3.fsf@gmail.com> Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([140.186.70.92]:45378) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1RZi17-0007HT-Dv for emacs-orgmode@gnu.org; Sun, 11 Dec 2011 06:56:30 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1RZi16-0007pE-3l for emacs-orgmode@gnu.org; Sun, 11 Dec 2011 06:56:29 -0500 Received: from lo.gmane.org ([80.91.229.12]:57208) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1RZi15-0007p4-Pk for emacs-orgmode@gnu.org; Sun, 11 Dec 2011 06:56:27 -0500 Received: from list by lo.gmane.org with local (Exim 4.69) (envelope-from ) id 1RZi12-0005rS-HN for emacs-orgmode@gnu.org; Sun, 11 Dec 2011 12:56:24 +0100 Received: from cm-84.208.231.161.getinternet.no ([84.208.231.161]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Sun, 11 Dec 2011 12:56:24 +0100 Received: from sb by cm-84.208.231.161.getinternet.no with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Sun, 11 Dec 2011 12:56:24 +0100 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 >>>>> Nicolas Goaziou : > Hello, > Steinar Bang writes: >> Is there some variable that I can set to make :LOGBOOK: drawers work >> under checkboxes? > No, lists ignore contents of drawers within them. Moreover :LOGBOOK: > drawers are an headline only feature. >>>>> David Maus : > No, as far as I know it is not possible to attach a Drawer to a list > item. Bummer! But thanks for the replies. Is there another way to accomplish what I want: getting time stamped log entries under a list item? Ie. it doesn't have to be in a drawer, and entries don't have to be created with `C-c C-z'. But should be easy to use. Or... I could go back to nested TODOs I guess...? But checkboxes are so much more visually pleasing...