From mboxrd@z Thu Jan 1 00:00:00 1970 From: Bernt Hansen Subject: Re: Order of items after a headline in an Org outline? Date: Sun, 10 Feb 2019 07:31:20 -0500 Message-ID: <87ftsvvn8n.fsf@norang.ca> References: Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Return-path: Received: from eggs.gnu.org ([209.51.188.92]:36152) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1gsoGm-000498-DB for emacs-orgmode@gnu.org; Sun, 10 Feb 2019 07:31:37 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1gsoGl-0005Gm-Dr for emacs-orgmode@gnu.org; Sun, 10 Feb 2019 07:31:36 -0500 Received: from outbound1.eu.mailhop.org ([52.28.251.132]:49954) by eggs.gnu.org with esmtps (TLS1.0:DHE_RSA_AES_256_CBC_SHA1:32) (Exim 4.71) (envelope-from ) id 1gsoGk-0005BJ-Sj for emacs-orgmode@gnu.org; Sun, 10 Feb 2019 07:31:35 -0500 In-Reply-To: (David Masterson's message of "Sat, 9 Feb 2019 20:39:59 +0000") 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" To: David Masterson Cc: "emacs-orgmode@gnu.org" David Masterson writes: > Is there a documented requirement of the order of things in a Org > outline? For instance, do these things have to come directly after the > headline and, if so, in what order? Will Org get confused otherwise? > * PROPERTY drawer > * Timestamp > * SCHEDULED and DEADLINE > * Notes > > -- > David I use M-x org-lint to report problems so I can manually fix them in my org-files. Otherwise I don't worry about the ordering. Regards, Bernt