From mboxrd@z Thu Jan 1 00:00:00 1970 From: Christian Egli Subject: Re: [PATCH 0/5] Improvements to Taskjuggler export Date: Thu, 17 Mar 2011 21:46:18 +0100 Message-ID: <871v25bhlx.fsf@sbs.ch> References: <1300273502-12977-1-git-send-email-christian.egli@alumni.ethz.ch> <4D811EA8.5030906@online.de> Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit Return-path: Received: from [140.186.70.92] (port=45149 helo=eggs.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1Q0K5c-0001Zi-HP for emacs-orgmode@gnu.org; Thu, 17 Mar 2011 16:46:37 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1Q0K5a-0003gM-SQ for emacs-orgmode@gnu.org; Thu, 17 Mar 2011 16:46:36 -0400 Received: from lo.gmane.org ([80.91.229.12]:33220) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Q0K5a-0003g6-Ij for emacs-orgmode@gnu.org; Thu, 17 Mar 2011 16:46:34 -0400 Received: from list by lo.gmane.org with local (Exim 4.69) (envelope-from ) id 1Q0K5Z-0000yj-0G for emacs-orgmode@gnu.org; Thu, 17 Mar 2011 21:46:33 +0100 Received: from gateway01.sbszh.ch ([217.162.18.85]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Thu, 17 Mar 2011 21:46:32 +0100 Received: from christian.egli by gateway01.sbszh.ch with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Thu, 17 Mar 2011 21:46:32 +0100 List-Id: "General discussions about Org-mode." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org Errors-To: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org To: emacs-orgmode@gnu.org Hi Marc Marc-Oliver Ihm writes: > Does your fork incorporate Anthonys enhancements (e.g. the > :TJ:-Drawer) ? It contains some of his enhancements but not all. He has two versions of the code. One for tj2 and one for tj3. I would like to have one version for both. The code as it stands right now can export a project for both tj2 and tj3. However the way the defaults are set for the reports now (in defcustom variables) it will not work for tj3. You'll have to redefine the variables via M-x customize. If you look at his code you'll see that he has some other enhancements. There is support for project specific definitions, for global definitions (such as shifts, etc) and for flags. One really nice idea is that he added support for Drawers that can contain taskjuggler specific code that is tied to a specific node. However I would like to implement this as a src block, which would probably also cover global definitions and file specific reports. My initial idea was to use something like #+BEGIN_TASKJUGGLER and #+END_TASKJUGGLER. But nowadays it seems more kosher to use something along the line of #+BEGIN_SRC taskjuggler. I don't know what that would entail though. I might have to write a Babel backend for Taskjuggler. I basically just want to use these code blocks in my exporter. > Is it available at your github (https://github.com/egli/org-mode) ? No, this is stale (I should probably remove it). My most up to date code should be in the orgmode repo. Thanks Christian -- Christian Egli Swiss Library for the Blind, Visually Impaired and Print Disabled Grubenstrasse 12, CH-8045 Zürich, Switzerland