From mboxrd@z Thu Jan 1 00:00:00 1970 From: Buddy Butterfly Subject: Re: Creating Gantt charts by Exporting to TaskJuggler 3.3.0 Date: Fri, 14 Sep 2012 18:06:25 +0200 Message-ID: <50535601.4080906@web.de> References: <801ui4zr0s.fsf@somewhere.org> <50533082.3070604@web.de> <80pq5oekjh.fsf@somewhere.org> <1347635343.15701.YahooMailNeo@web29802.mail.ird.yahoo.com> <5053499B.2060905@web.de> Reply-To: buddy.butterfly@web.de Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-15 Content-Transfer-Encoding: 7bit Return-path: Received: from eggs.gnu.org ([208.118.235.92]:39222) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1TCYPY-00013a-C4 for emacs-orgmode@gnu.org; Fri, 14 Sep 2012 12:06:38 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1TCYPT-0005RM-RA for emacs-orgmode@gnu.org; Fri, 14 Sep 2012 12:06:32 -0400 Received: from h1359005.stratoserver.net ([81.169.136.31]:39659) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1TCYPT-0005Oi-Iz for emacs-orgmode@gnu.org; Fri, 14 Sep 2012 12:06:27 -0400 In-Reply-To: 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: Yann Hodique Cc: emacs-orgmode@gnu.org Hi Yann, thanks a lot for your effort. This really sound very interesting. And I am willed to report further issues to you. I will try to nail them down more precisely. The biggest change I would do is to make the properties more generic. Something like prefixing all properties with a special prefix (configurable) like "tj_" and just pass them all over to tj. This would allow the user to use all properties that are, were and will be available for tj versions and not having the exporter document.... we support this and that property in this and that version of tj.... Best regards, Matt Am 14.09.2012 17:55, schrieb Yann Hodique: >>>>>> "Buddy" == Buddy Butterfly writes: >>> Am 14.09.2012 17:09, schrieb: >>>> Hi, Seb, >>>> almost one month ago Yann Hodique proposed 10 patches for the taskjuggler exporter, >>>> please see: >>>> >>>> >>>> http://article.gmane.org/gmane.emacs.orgmode/58851 >>>> >>>> Bastien has a branch with these patches, but he'll apply them >>>> when he will have received the FSF papers signed. >>>> I hope soon :-) >>>> >>>> But I'm pretty sure you can apply them to your file. >>>> >>>> cheers, >>> Giovanni >>> >> Hi Giovanni, >> thanks for info. I will give this a try when I'll find the time. >> At the moment, because of the scrambled handling of task_ids it >> is not really usable. Let's see what he fixed in it. > Hi, > > actually, those patches have been merged in master already (now that the > paperwork is in order :)) > > That said, I don't think it'll fix anything regarding task_id handling. > I started using TJ with versions 3.x, so I'm not sure what problem > you're talking about exactly. > > At the moment I'm kinda contemplating doing a major rewrite of the TJ > exporter to use the org-export framework, which would make it easier to > introduce things like task references through org links, and so on. If > I can fix a thing or two in the process, I'd be happy to. So, if you > have specific limitations in mind, feel free to elaborate. > > Cheers, > > Yann. >