From mboxrd@z Thu Jan 1 00:00:00 1970 From: Suvayu Ali Subject: Re: Org mode issue tracker Date: Wed, 25 Sep 2013 20:54:13 +0200 Message-ID: <20130925185413.GA12411@kuru.dyndns-at-home.com> References: <86ioxp2vbb.fsf@somewhere.org> <20130925080403.GS12411@kuru.dyndns-at-home.com> <86siwt1d9c.fsf@somewhere.org> <8738otjkdt.fsf@gmx.de> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:34554) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1VOuEC-0007JS-Ts for emacs-orgmode@gnu.org; Wed, 25 Sep 2013 14:54:30 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1VOuE6-0006xx-IU for emacs-orgmode@gnu.org; Wed, 25 Sep 2013 14:54:24 -0400 Received: from mail-ee0-x236.google.com ([2a00:1450:4013:c00::236]:60362) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1VOuE6-0006xb-B6 for emacs-orgmode@gnu.org; Wed, 25 Sep 2013 14:54:18 -0400 Received: by mail-ee0-f54.google.com with SMTP id e53so39176eek.13 for ; Wed, 25 Sep 2013 11:54:17 -0700 (PDT) Content-Disposition: inline In-Reply-To: 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 On Wed, Sep 25, 2013 at 06:29:26PM +0000, Loyall, David wrote: > > (I'm not so experienced with org-mode, so I would need at least some > > assistance how such a TODO item should look like) > > A 'headline' is a 'TODO item' if-and-only-if it contains one of the TODO Keywords in the appropriate position. > > See: http://orgmode.org/worg/dev/org-syntax.html > > While you're in that document, have a look at the various structures that can live inside a headline (for example, timestamps). > > Everyone: Is that a proper answer to the question? :) Yes and no. The pointer to the syntax is spot on. But what would have made it complete was a pointer to the API docs. After all no need for David to reimplement things. Since he needs to work with TODOs, the following section in the manual should help. -- Suvayu Open source is the future. It sets us free.