emacs-orgmode
[Top][All Lists]
Advanced

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

Re: [O] [Taskjuggler] Status of exporter


From: Carsten Dominik
Subject: Re: [O] [Taskjuggler] Status of exporter
Date: Wed, 1 May 2013 22:54:35 +0200

Thank you for your work and this update, Christian!

- Carsten

On 29.4.2013, at 22:52, Christian Egli <address@hidden> wrote:

> Hi all
> 
> The Taskjuggler Exporter has seen some major updates. We finally have a
> nice out-of-the-box experience with tj3, so please give it a spin.
> 
> What's new? Thanks to Nicolas Goaziou the exporter has been ported to
> the new export engine. On top of that I added some features that have
> been requested and there are some pending issues that I'd like to get
> fixed, see below:
> 
> Changes
> ═══════
> 
> Process and open
> ────────────────
> 
>  Previously the exporter just exported a tjp file (at least for tj3).
>  Now there is a new command to process the exported tjp file with tj3
>  and open the reports in a browser.
> 
> 
> Dependency resolution against plain IDs
> ───────────────────────────────────────
> 
>  There was some discussion on the list about dependency resolution. A
>  good way to express dependencies is to use the org-id module. This is
>  now supported in that it resolves dependencies not only against
>  "task_id" but also against the "ID" of a task.
> 
> 
> Default reports can use document title
> ──────────────────────────────────────
> 
>  John Hendy proposed to create a possibility to integrate the document
>  title in the default reports. This is now possible by specifying a
>  %title in the default reports. See the doc string of
>  `org-taskjuggler-default-reports'.
> 
> 
> Use both scheduled and start to determine project start
> ───────────────────────────────────────────────────────
> 
>  John Hendy again reported an problem that the project start was not
>  using the scheduled info. This is now fixed.
> 
> 
> Misc bug fixes
> ──────────────
> 
>  Nicolas Goaziou fixed a number of bugs and typos in the code.
> 
> 
> Pending
> ═══════
> 
> Change mapping of DEADLINE property
> ───────────────────────────────────
> 
>  The DEADLINE property is currently mapped to the "end" attribute in
>  the tjp export. The "end" attribute gives tj3 an indication as to when
>  a task should end. Also it has some influence on the scheduling policy
>  (ALAP) which might not be what the user expects. IMHO this is not
>  exactly the semantics of the DEADLINE property. A better fit would be
>  the "maxend" attribute. For that reason I'd like to propose a backward
>  incompatible change to map the DEADLINE property to the "maxend"
>  attribute.
> 
> 
> Patch by Baptiste
> ─────────────────
> 
>  This patch fixes some problems with milestones. However it depends on
>  above change.
> 
> 
> Add the text nodes as a note
> ────────────────────────────
> 
>  It would make sense to export the text content of a headline as a tj3
>  "note". The new export engine should make this possible.
> 
> 
> -- 
> 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]