From: Christian Egli <christian.egli@sbs.ch> To: emacs-orgmode@gnu.org Subject: Re: [PATCH 0/5] Improvements to Taskjuggler export Date: Thu, 17 Mar 2011 21:46:18 +0100 [thread overview] Message-ID: <871v25bhlx.fsf@sbs.ch> (raw) In-Reply-To: <4D811EA8.5030906@online.de> Hi Marc Marc-Oliver Ihm <marc-oliver.ihm@online.de> 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
next prev parent reply other threads:[~2011-03-17 20:46 UTC|newest] Thread overview: 20+ messages / expand[flat|nested] mbox.gz Atom feed top 2011-03-16 11:04 Christian Egli 2011-03-16 11:04 ` [PATCH 1/5] Add some minimal infrastructure to handle export to both tj2 and tj3 Christian Egli 2011-03-17 8:44 ` [Accepted] [O, " Bastien Guerry 2011-03-17 8:59 ` [PATCH " Bastien 2011-03-17 10:39 ` Christian Egli 2011-03-17 10:56 ` Bastien 2011-03-16 11:04 ` [PATCH 2/5] Mark a task as a milestone if it is a leaf node and cannot be scheduled Christian Egli 2011-03-17 8:45 ` [Accepted] [O, " Bastien Guerry 2011-03-16 11:05 ` [PATCH 3/5] Replace recursive functions with iterative ones Christian Egli 2011-03-16 11:05 ` [PATCH 4/5] Remove a spurious debug statement Christian Egli 2011-03-16 11:05 ` [PATCH 5/5] Escape double quotes in headlines Christian Egli 2011-03-17 8:49 ` [Accepted] [O,5/5] " Bastien Guerry 2011-03-16 20:33 ` [PATCH 0/5] Improvements to Taskjuggler export Marc-Oliver Ihm 2011-03-17 8:57 ` Bastien 2011-03-17 20:47 ` Christian Egli 2011-03-17 20:46 ` Christian Egli [this message] 2011-03-17 8:56 ` Bastien 2011-03-17 10:42 ` Christian Egli 2011-03-17 10:58 ` Bastien 2011-03-18 7:54 ` Christian Egli
Reply instructions: You may reply publicly to this message via plain-text email using any one of the following methods: * Save the following mbox file, import it into your mail client, and reply-to-all from there: mbox Avoid top-posting and favor interleaved quoting: https://en.wikipedia.org/wiki/Posting_style#Interleaved_style List information: https://www.orgmode.org/ * Reply using the --to, --cc, and --in-reply-to switches of git-send-email(1): git send-email \ --in-reply-to=871v25bhlx.fsf@sbs.ch \ --to=christian.egli@sbs.ch \ --cc=emacs-orgmode@gnu.org \ --subject='Re: [PATCH 0/5] Improvements to Taskjuggler export' \ /path/to/YOUR_REPLY https://kernel.org/pub/software/scm/git/docs/git-send-email.html * If your mail client supports setting the In-Reply-To header via mailto: links, try the mailto: link
Code repositories for project(s) associated with this inbox: https://git.savannah.gnu.org/cgit/emacs/org-mode.git This is a public inbox, see mirroring instructions for how to clone and mirror all data and code used for this inbox; as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).