From mboxrd@z Thu Jan 1 00:00:00 1970 From: david@adboyd.com (J. David Boyd) Subject: Re: inline TODO? Date: Sun, 16 Dec 2012 00:57:29 -0500 Message-ID: <87pq2ak08m.fsf@adboyd.com> References: <50CB456D.5090701@gmail.com> Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([208.118.235.92]:52530) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Tk7dN-0001mA-9P for emacs-orgmode@gnu.org; Sun, 16 Dec 2012 01:23:34 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1Tk7dM-0000oZ-3z for emacs-orgmode@gnu.org; Sun, 16 Dec 2012 01:23:33 -0500 Received: from plane.gmane.org ([80.91.229.3]:47989) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Tk7Ee-0004Zo-7i for emacs-orgmode@gnu.org; Sun, 16 Dec 2012 00:58:00 -0500 Received: from list by plane.gmane.org with local (Exim 4.69) (envelope-from ) id 1Tk7El-0005jf-TM for emacs-orgmode@gnu.org; Sun, 16 Dec 2012 06:58:07 +0100 Received: from 72.185.97.240 ([72.185.97.240]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Sun, 16 Dec 2012 06:58:07 +0100 Received: from david by 72.185.97.240 with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Sun, 16 Dec 2012 06:58:07 +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 Rainer M Krug writes: > On 14/12/12 15:53, John Kitchin wrote: >> Is there a way to have a TODO item in an org-file that is not in a headline and that shows up >> in the agenda? > Hi > > Look for inline tasks: > http://stackoverflow.com/questions/11718401/how-to-use-todo-tags-in-org-mode-without-defining- > headlines > > Does this help? > > Never used them, but always wanted to... > This is great, thanks for the info