emacs-orgmode
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [O] [RFC] Change property drawer syntax


From: Christian Egli
Subject: Re: [O] [RFC] Change property drawer syntax
Date: Mon, 03 Nov 2014 09:27:49 +0100
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/24.3 (gnu/linux)

John Hendy <address@hidden> writes:

> I use this, or at least things like this. For example:
>
> * task
>     :PROPERTIES:
>     :start:    2014-11-03-08:00
>     :task_id:  task_d
>     :depends: task_a task_b task_c
>     :duration: 30min
>     :END:
>
> Not multi-line, but currently I can feed any property that matches a
> tj3 attribute (e.g. "task_id") and Org will "do the right thing."

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.

Or maybe better yet, add a note to the docstring. Maybe I'll just do
that.

Thanks
Christian

-- 
Christian Egli
Swiss Library for the Blind, Visually Impaired and Print Disabled
Grubenstrasse 12, CH-8045 Zürich, Switzerland




reply via email to

[Prev in Thread] Current Thread [Next in Thread]