From mboxrd@z Thu Jan 1 00:00:00 1970 From: Marco Wahl Subject: Re: Proposal for new document-level syntax Date: Thu, 06 Jun 2019 11:29:15 +0200 Message-ID: <84sgsn5afo.fsf@gmail.com> References: Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit Return-path: Received: from eggs.gnu.org ([209.51.188.92]:39032) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1hYoi8-0000KV-4q for emacs-orgmode@gnu.org; Thu, 06 Jun 2019 05:29:29 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1hYoi7-0003jl-3u for emacs-orgmode@gnu.org; Thu, 06 Jun 2019 05:29:28 -0400 Received: from [195.159.176.226] (port=51738 helo=blaine.gmane.org) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_256_CBC_SHA1:32) (Exim 4.71) (envelope-from ) id 1hYoi6-0003ZL-Qd for emacs-orgmode@gnu.org; Thu, 06 Jun 2019 05:29:27 -0400 Received: from list by blaine.gmane.org with local (Exim 4.89) (envelope-from ) id 1hYoi1-0012Np-Tn for emacs-orgmode@gnu.org; Thu, 06 Jun 2019 11:29:21 +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" To: emacs-orgmode@gnu.org Norman Walsh writes: > Gustav Wikström writes: >> I propose a "document" element in org-element, a property-drawer on >> document-level, a setting-drawer on document-level and >> property-keywords (slightly different than what already exist). And >> would like your comments regarding that! > > When I started searching for ways to put arbitrary metadata on org > documents, I was very surprised to find that there didn’t appear to be > support for a top-level properties drawer. This seems like a good idea > to me. +1 BTW being able to write lines like #title: foo title *anywhere* in the file to produce that title always astonished me. Ciao, Marco