From mboxrd@z Thu Jan 1 00:00:00 1970 From: Nick Dokos Subject: Re: TODO items in lists (not headings) Date: Wed, 17 Sep 2014 20:41:33 -0400 Message-ID: <87wq91wyiq.fsf@pierrot.dokosmarshall.org> References: <87zjdzgvbm.fsf@gmail.com> Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:56208) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1XUPnI-0005hy-Fr for emacs-orgmode@gnu.org; Wed, 17 Sep 2014 20:42:01 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1XUPnD-00058F-Lo for emacs-orgmode@gnu.org; Wed, 17 Sep 2014 20:41:56 -0400 Received: from plane.gmane.org ([80.91.229.3]:34146) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1XUPnD-00057Z-FW for emacs-orgmode@gnu.org; Wed, 17 Sep 2014 20:41:51 -0400 Received: from list by plane.gmane.org with local (Exim 4.69) (envelope-from ) id 1XUPn7-0007EF-1p for emacs-orgmode@gnu.org; Thu, 18 Sep 2014 02:41:45 +0200 Received: from pool-108-20-41-17.bstnma.fios.verizon.net ([108.20.41.17]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Thu, 18 Sep 2014 02:41:45 +0200 Received: from ndokos by pool-108-20-41-17.bstnma.fios.verizon.net with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Thu, 18 Sep 2014 02:41:45 +0200 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 Gary Oberbrunner writes: > On Tue, Sep 16, 2014 at 11:48 PM, Thomas S. Dye wrote: > > Aloha Gary, > > Gary Oberbrunner writes: > > > Gary: > >   My reason for not using TODO is just that it'd be ugly and confusing to > > put a heading in the middle of a list. > > > >   Compare this: > > * Meeting report > > ** Meeting 1 > >   - a thing that happened > >   - another thing that happened > >   - TODO: email everyone about all the things > >   - some more things that happened > > > >   to this: > > * Meeting report > > ** Meeting 1 > >   - a thing that happened > >   - another thing that happened > > ***TODO: email everyone about all the things > >   - some more things that happened > > One solution is to use a capture template for TODO items and then refile > them.  I picked this up from Bernt Hansen and like it a lot: > > http://doc.norang.ca/org-mode.html#Capture > > Wow, that guy is serious!  I don't think his setup solves what I'm looking for, but there is so much great stuff in there it'll take me weeks to check it all out. Indeed - Bernt's writeup has been the source of inspiration for lots of people on this list. On your question: I don't think you can have list items carrying TODO keywords. Why can't you make the list items third-level headlines instead? -- Nick