From mboxrd@z Thu Jan 1 00:00:00 1970 From: Nicolas Goaziou Subject: Re: [RFC] Change property drawer syntax Date: Mon, 03 Nov 2014 09:33:32 +0100 Message-ID: <87bnoofztv.fsf@nicolasgoaziou.fr> References: <87oatek909.fsf@nicolasgoaziou.fr> <87siiadfbj.fsf@nicolasgoaziou.fr> <87tx2k8jwi.fsf@sbs.ch> <87h9yg8z96.fsf@sbs.ch> Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:46683) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1XlD4E-00079o-CM for emacs-orgmode@gnu.org; Mon, 03 Nov 2014 03:33:22 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1XlD46-0004bQ-De for emacs-orgmode@gnu.org; Mon, 03 Nov 2014 03:32:50 -0500 Received: from relay4-d.mail.gandi.net ([2001:4b98:c:538::196]:56793) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1XlD46-0004bH-8I for emacs-orgmode@gnu.org; Mon, 03 Nov 2014 03:32:42 -0500 In-Reply-To: <87h9yg8z96.fsf@sbs.ch> (Christian Egli's message of "Mon, 03 Nov 2014 09:27:49 +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: Christian Egli Cc: emacs-orgmode@gnu.org Hello, Christian Egli writes: > This usage is perfectly fine and will continue to work. There are some > very obscure attributes that taskjuggler (and the exporter) support, > such as note and journalentry. These can span multiple lines. They can > be used to add notes or more structured "journal" entries. A > journalentry has several subparts (headline, summary, etc) but I don't > think we need to support this. IMHO the best "resolution" to this is to > simply take the two attributes note and journalentry out of the list of > exported attributes. I still don't get how a journalentry or a note spanning multiple lines look like. Org doesn't support multi line properties. But this could be a drawer or a block. Regards, -- Nicolas Goaziou