From mboxrd@z Thu Jan 1 00:00:00 1970 From: Louis Turk Subject: Org-mode and Taskjuggler Date: Tue, 11 Jun 2013 00:09:40 +0800 Message-ID: <51B5FA44.5050704@dayspringpublisher.com> References: <51B5F967.1040905@dayspringpublisher.com> Mime-Version: 1.0 Content-Type: multipart/alternative; boundary="------------020505050909030801010508" Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:33294) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Um4fc-0001S1-IH for emacs-orgmode@gnu.org; Mon, 10 Jun 2013 12:10:15 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1Um4fb-00021V-8s for emacs-orgmode@gnu.org; Mon, 10 Jun 2013 12:10:12 -0400 Received: from oproxy13-pub.unifiedlayer.com ([69.89.16.30]:41230) by eggs.gnu.org with smtp (Exim 4.71) (envelope-from ) id 1Um4fa-000210-53 for emacs-orgmode@gnu.org; Mon, 10 Jun 2013 12:10:11 -0400 Received: from [110.139.229.172] (port=43568 helo=[192.168.1.7]) by box521.bluehost.com with esmtpsa (TLSv1:CAMELLIA256-SHA:256) (Exim 4.80) (envelope-from ) id 1Um4fB-00081U-OP for emacs-orgmode@gnu.org; Mon, 10 Jun 2013 10:09:46 -0600 In-Reply-To: <51B5F967.1040905@dayspringpublisher.com> 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: emacs-orgmode@gnu.org This is a multi-part message in MIME format. --------------020505050909030801010508 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit Hi Christian, I'm very interested in your work to get Org-mode to export to Taskjuggler version 3 --- very exciting! Being able to export to tj3 from org-mode would be extremely helpful to me. However, I'm having trouble getting it to work. I suspect that the documentation I've been reading is too old --- for version 2 of Taskjuggler---, and I have version 3 installed. Would you please send me: 1. The related code in your .emacs file. 2. A sample full-featured org-mode file that compiles successfully to tj3. 3. Any up-to-date documentation that is available. 4. Anything other information needed to get it to work. Thank you in advance for your help. And thanks for all your work already done on this project. Louis --------------020505050909030801010508 Content-Type: text/html; charset=UTF-8 Content-Transfer-Encoding: 8bit  Hi Christian,

I'm very interested in your work to get Org-mode to export to Taskjuggler version 3 --- very exciting! Being able to export to tj3 from org-mode would be extremely helpful to me. However, I'm having trouble getting it to work. I suspect that the documentation I've been reading is too old --- for version 2 of Taskjuggler---, and I have version 3 installed.

Would you please send me:

  1. The related code in your .emacs file.
  2. A sample full-featured org-mode file that compiles successfully to tj3.
  3. Any up-to-date documentation that is available.
  4. Anything other information needed to get it to work.

 Thank you in advance for your help. And thanks for all your work already done on this project.

Louis



--------------020505050909030801010508-- From mboxrd@z Thu Jan 1 00:00:00 1970 From: Christian Egli Subject: Re: Org-mode and Taskjuggler Date: Tue, 11 Jun 2013 10:46:30 +0200 Message-ID: <87fvwpkpax.fsf@sbs.ch> References: <87ppxd9i1a.fsf@sbs.ch> <8761z1gmps.fsf@ucl.ac.uk> <87k3ngtldi.fsf@sbs.ch> <87ip30ku0x.fsf@pinto.chemeng.ucl.ac.uk> <87bo8st7jf.fsf@sbs.ch> <87ppx7ajbp.fsf@sbs.ch> <51B5F967.1040905@dayspringpublisher.com> Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:44339) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1UmKE6-00009m-Lw for emacs-orgmode@gnu.org; Tue, 11 Jun 2013 04:46:52 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1UmKE4-0000jp-L7 for emacs-orgmode@gnu.org; Tue, 11 Jun 2013 04:46:50 -0400 Received: from mail01.sbs.ch ([194.29.15.69]:40826) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1UmKE4-0000i7-AV for emacs-orgmode@gnu.org; Tue, 11 Jun 2013 04:46:48 -0400 Received: from localhost (localhost [127.0.0.1]) by mail01.sbs.ch (Postfix) with ESMTP id 4CDD011AD for ; Tue, 11 Jun 2013 10:46:34 +0200 (CEST) Received: from mail01.sbs.ch ([127.0.0.1]) by localhost (mail01.sbs.ch [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id QxH7oNneSVrO for ; Tue, 11 Jun 2013 10:46:34 +0200 (CEST) In-Reply-To: <51B5F967.1040905@dayspringpublisher.com> (Louis Turk's message of "Tue, 11 Jun 2013 00:05:59 +0800") 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: Louis Turk Cc: emacs-orgmode@gnu.org Hi Louis Louis Turk writes: > I'm very interested in your work to get Org-mode to export to > Taskjuggler version 3 --- very exciting! Being able to export to tj3 > from org-mode would be extremely helpful to me.=20 Cool. > However, I'm having trouble getting it to work. I suspect that the > documentation I've been reading is too old --- for version 2 of > Taskjuggler---, and I have version 3 installed. Yes, the documentation should be updated. John Hendy promised to do so a while ago :-) (hint, hint). What are the problems you are encountering? It should work out of the box. Once you have an org file as explained on the worg page you just invoke the exporter with C-c C-e J o for example and you should see the schedule in a browser. > Would you please send me: > > 1 The related code in your .emacs file.=20 There is nothing special in my .emacs file. You need to include contrib to your load path (add-to-list 'load-path "~/src/org-mode/contrib/lisp") and you need to enable the taskjuggler exporter (M-x customize org-export-backends). > 2 A sample full-featured org-mode file that compiles successfully to > tj3.=20 The one on from the taskjuggler tutorial on the worg page should work. > 3 Any up-to-date documentation that is available. The best ATM is the tutorial on worg and the comments in the code. > 4 Anything other information needed to get it to work. If there is any other info needed then I'd say it is the official TaskJuggler documentation. > Thank you in advance for your help. And thanks for all your work > already done on this project. My pleasure. HTH Christian --=20 Christian Egli Swiss Library for the Blind, Visually Impaired and Print Disabled Grubenstrasse 12, CH-8045 Z=C3=BCrich, Switzerland ----- Tag der offenen Tuer Die SBS laedt Sie herzlich ein: 29. Juni 2013 von 9 bis 16 Uhr. Mehr Informationen erhalten Sie unter http://www.sbs.ch/offenetuer From mboxrd@z Thu Jan 1 00:00:00 1970 From: John Hendy Subject: Re: Org-mode and Taskjuggler Date: Tue, 11 Jun 2013 07:20:18 -0500 Message-ID: References: <87ppxd9i1a.fsf@sbs.ch> <8761z1gmps.fsf@ucl.ac.uk> <87k3ngtldi.fsf@sbs.ch> <87ip30ku0x.fsf@pinto.chemeng.ucl.ac.uk> <87bo8st7jf.fsf@sbs.ch> <87ppx7ajbp.fsf@sbs.ch> <51B5F967.1040905@dayspringpublisher.com> <87fvwpkpax.fsf@sbs.ch> Mime-Version: 1.0 Content-Type: multipart/alternative; boundary=001a11c2f63a96bd5904dedfeb67 Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:37182) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1UmNYm-0000x3-BE for emacs-orgmode@gnu.org; Tue, 11 Jun 2013 08:20:29 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1UmNYh-0008Ax-Dz for emacs-orgmode@gnu.org; Tue, 11 Jun 2013 08:20:24 -0400 Received: from mail-oa0-x235.google.com ([2607:f8b0:4003:c02::235]:33586) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1UmNYh-0008Ak-7h for emacs-orgmode@gnu.org; Tue, 11 Jun 2013 08:20:19 -0400 Received: by mail-oa0-f53.google.com with SMTP id k18so2826757oag.40 for ; Tue, 11 Jun 2013 05:20:18 -0700 (PDT) In-Reply-To: <87fvwpkpax.fsf@sbs.ch> 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: Christian Egli Cc: emacs-orgmode --001a11c2f63a96bd5904dedfeb67 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable On Jun 11, 2013 3:46 AM, "Christian Egli" wrote: > > Hi Louis > > Louis Turk writes: > > > I'm very interested in your work to get Org-mode to export to > > Taskjuggler version 3 --- very exciting! Being able to export to tj3 > > from org-mode would be extremely helpful to me. > > Cool. > > > However, I'm having trouble getting it to work. I suspect that the > > documentation I've been reading is too old --- for version 2 of > > Taskjuggler---, and I have version 3 installed. > > Yes, the documentation should be updated. John Hendy promised to do so a > while ago :-) (hint, hint). > Don't worry... I'm listening despite not being very active on the list lately. Work is crazy, but I'm actually using tj3, so that will come in handy when I get back to the documentation! In the meantime, yes, more specific details about issues would let us help. Sorry for the delay! John > What are the problems you are encountering? It should work out of the > box. Once you have an org file as explained on the worg page you just > invoke the exporter with C-c C-e J o for example and you should see the > schedule in a browser. > > > Would you please send me: > > > > 1 The related code in your .emacs file. > > There is nothing special in my .emacs file. You need to include contrib > to your load path (add-to-list 'load-path "~/src/org-mode/contrib/lisp") > and you need to enable the taskjuggler exporter (M-x customize > org-export-backends). > > > 2 A sample full-featured org-mode file that compiles successfully to > > tj3. > > The one on from the taskjuggler tutorial on the worg page should work. > > > 3 Any up-to-date documentation that is available. > > The best ATM is the tutorial on worg and the comments in the code. > > > 4 Anything other information needed to get it to work. > > If there is any other info needed then I'd say it is the official > TaskJuggler documentation. > > > Thank you in advance for your help. And thanks for all your work > > already done on this project. > > My pleasure. > > HTH > Christian > > -- > Christian Egli > Swiss Library for the Blind, Visually Impaired and Print Disabled > Grubenstrasse 12, CH-8045 Z=C3=BCrich, Switzerland > > ----- > Tag der offenen Tuer > Die SBS laedt Sie herzlich ein: 29. Juni 2013 von 9 bis 16 Uhr. > Mehr Informationen erhalten Sie unter http://www.sbs.ch/offenetuer --001a11c2f63a96bd5904dedfeb67 Content-Type: text/html; charset=UTF-8 Content-Transfer-Encoding: quoted-printable


On Jun 11, 2013 3:46 AM, "Christian Egli" <christian.egli@sbs.ch> wrote:
>
> Hi Louis
>
> Louis Turk <lou@daysp= ringpublisher.com> writes:
>
> > I'm very interested in your work to get Org-mode to export to=
> > Taskjuggler version 3 --- very exciting! Being able to export to = tj3
> > from org-mode would be extremely helpful to me.
>
> Cool.
>
> > However, I'm having trouble getting it to work. I suspect tha= t the
> > documentation I've been reading is too old --- for version 2 = of
> > Taskjuggler---, and I have version 3 installed.
>
> Yes, the documentation should be updated. John Hendy promised to do so= a
> while ago :-) (hint, hint).
>

Don't worry... I'm listening despite not being very = active on the list lately. Work is crazy, but I'm actually using tj3, s= o that will come in handy when I get back to the documentation!

In the meantime, yes, more specific details about issues wou= ld let us help.

Sorry for the delay!

John

> What are the problems you are encountering? It should w= ork out of the
> box. Once you have an org file as explained on the worg page you just<= br> > invoke the exporter with C-c C-e J o for example and you should see th= e
> schedule in a browser.
>
> > Would you please send me:
> >
> > 1 The related code in your .emacs file.
>
> There is nothing special in my .emacs file. You need to include contri= b
> to your load path (add-to-list 'load-path "~/src/org-mode/con= trib/lisp")
> and you need to enable the taskjuggler exporter (M-x customize
> org-export-backends).
>
> > 2 A sample full-featured org-mode file that compiles successfully= to
> > =C2=A0 tj3.
>
> The one on from the taskjuggler tutorial on the worg page should work.=
>
> > 3 Any up-to-date documentation that is available.
>
> The best ATM is the tutorial on worg and the comments in the code.
>
> > 4 Anything other information needed to get it to work.
>
> If there is any other info needed then I'd say it is the official<= br> > TaskJuggler documentation.
>
> > Thank you in advance for your help. And thanks for all your work<= br> > > already done on this project.
>
> My pleasure.
>
> HTH
> Christian
>
> --
> Christian Egli
> Swiss Library for the Blind, Visually Impaired and Print Disabled
> Grubenstrasse 12, CH-8045 Z=C3=BCrich, Switzerland
>
> -----
> Tag der offenen Tuer
> Die SBS laedt Sie herzlich ein: 29. Juni 2013 von 9 bis 16 Uhr.
> Mehr Informationen erhalten Sie unter http://www.sbs.ch/offenetuer

--001a11c2f63a96bd5904dedfeb67-- From mboxrd@z Thu Jan 1 00:00:00 1970 From: Louis Turk Subject: Re: Org-mode and Taskjuggler Date: Thu, 13 Jun 2013 12:38:30 +0800 Message-ID: <51B94CC6.4090403@dayspringpublisher.com> References: <87ppxd9i1a.fsf@sbs.ch> <8761z1gmps.fsf@ucl.ac.uk> <87k3ngtldi.fsf@sbs.ch> <87ip30ku0x.fsf@pinto.chemeng.ucl.ac.uk> <87bo8st7jf.fsf@sbs.ch> <87ppx7ajbp.fsf@sbs.ch> <51B5F967.1040905@dayspringpublisher.com> <87fvwpkpax.fsf@sbs.ch> Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:53194) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1UmzJJ-0004w4-HN for emacs-orgmode@gnu.org; Thu, 13 Jun 2013 00:38:58 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1UmzJI-0007gR-F0 for emacs-orgmode@gnu.org; Thu, 13 Jun 2013 00:38:57 -0400 Received: from oproxy12-pub.bluehost.com ([50.87.16.10]:47119) by eggs.gnu.org with smtp (Exim 4.71) (envelope-from ) id 1UmzJI-0007g7-60 for emacs-orgmode@gnu.org; Thu, 13 Jun 2013 00:38:56 -0400 Received: from [110.139.229.172] (port=57295 helo=[192.168.1.4]) by box521.bluehost.com with esmtpsa (TLSv1:CAMELLIA256-SHA:256) (Exim 4.80) (envelope-from ) id 1UmzIu-0007hm-MC for emacs-orgmode@gnu.org; Wed, 12 Jun 2013 22:38:33 -0600 In-Reply-To: <87fvwpkpax.fsf@sbs.ch> 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 Cc: emacs-orgmode@gnu.org Hi Christian and others that are helping me, Many thanks! I've run into more problems, but I'm encouraged that with your help I'll soon have Taskjuggler enabled. On 06/11/2013 04:46 PM, Christian Egli wrote: > Hi Louis > > Louis Turk writes: > >> I'm very interested in your work to get Org-mode to export to >> Taskjuggler version 3 --- very exciting! Being able to export to tj3 >> from org-mode would be extremely helpful to me. > Cool. > >> However, I'm having trouble getting it to work. I suspect that the >> documentation I've been reading is too old --- for version 2 of >> Taskjuggler---, and I have version 3 installed. > Yes, the documentation should be updated. John Hendy promised to do so a > while ago :-) (hint, hint). > > What are the problems you are encountering? It should work out of the > box. Once you have an org file as explained on the worg page you just > invoke the exporter with C-c C-e J o for example and you should see the > schedule in a browser. > >> Would you please send me: >> >> 1 The related code in your .emacs file. > There is nothing special in my .emacs file. You need to include contrib > to your load path (add-to-list 'load-path "~/src/org-mode/contrib/lisp") I did this. > and you need to enable the taskjuggler exporter (M-x customize > org-export-backends). "M-x customize org-export-backends" did not work for me. If I type "M-x customize-group" then type "org" I get into org related stuff, but nothing about export-backends. And in trying to figure this out I somehow disabled C-c C-e, so now I can't export to anything. I'm hoping I haven't disable a whole lot of other commands also. How can I fix this? I'm using Emacs 23.3 which is the latest version packaged by Mint Linux. Do I need to upgrade to version 24.1? > >> 2 A sample full-featured org-mode file that compiles successfully to >> tj3. > The one on from the taskjuggler tutorial on the worg page should work. I am (and will be) using that file until I get everything working. > >> 3 Any up-to-date documentation that is available. > The best ATM is the tutorial on worg and the comments in the code. > >> 4 Anything other information needed to get it to work. > If there is any other info needed then I'd say it is the official > TaskJuggler documentation. > >> Thank you in advance for your help. And thanks for all your work >> already done on this project. > My pleasure. > > HTH > Christian Thanks again. Louis From mboxrd@z Thu Jan 1 00:00:00 1970 From: Nick Dokos Subject: Re: Org-mode and Taskjuggler Date: Thu, 13 Jun 2013 01:21:43 -0400 Message-ID: <87bo7a1t7c.fsf@pierrot.dokosmarshall.org> References: <87ppxd9i1a.fsf@sbs.ch> <8761z1gmps.fsf@ucl.ac.uk> <87k3ngtldi.fsf@sbs.ch> <87ip30ku0x.fsf@pinto.chemeng.ucl.ac.uk> <87bo8st7jf.fsf@sbs.ch> <87ppx7ajbp.fsf@sbs.ch> <51B5F967.1040905@dayspringpublisher.com> <87fvwpkpax.fsf@sbs.ch> <51B94CC6.4090403@dayspringpublisher.com> Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:60689) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Umzz4-00025s-Vm for emacs-orgmode@gnu.org; Thu, 13 Jun 2013 01:22:08 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1Umzz1-0003XA-Dk for emacs-orgmode@gnu.org; Thu, 13 Jun 2013 01:22:06 -0400 Received: from plane.gmane.org ([80.91.229.3]:55994) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Umzz1-0003Vf-6u for emacs-orgmode@gnu.org; Thu, 13 Jun 2013 01:22:03 -0400 Received: from list by plane.gmane.org with local (Exim 4.69) (envelope-from ) id 1Umzyz-0003BQ-Th for emacs-orgmode@gnu.org; Thu, 13 Jun 2013 07:22:01 +0200 Received: from pool-108-7-96-134.bstnma.fios.verizon.net ([108.7.96.134]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Thu, 13 Jun 2013 07:22:01 +0200 Received: from ndokos by pool-108-7-96-134.bstnma.fios.verizon.net with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Thu, 13 Jun 2013 07:22:01 +0200 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: emacs-orgmode@gnu.org Louis Turk writes: > "M-x customize org-export-backends" did not work for me. If I type > "M-x customize-group" then type "org" I get into org related stuff, > but nothing about export-backends. And in trying to figure this out I > somehow disabled C-c C-e, so now I can't export to anything. I'm > hoping I haven't disable a whole lot of other commands also. How can I > fix this? > Restarting emacs will probably restore C-c C-e. What version of org-mode are you using? Do C-u M-x org-version RET to find out. org-export-backends is new with 8.x, so if you are not running v8.x, org-export-backends is not going to be present. If you *are* running v8.x, do C-h v org-export-backends RET and then click the customize link towards the bottom of the help text. That will take you directly to the place where you can customize the variable. > I'm using Emacs 23.3 which is the latest version packaged by Mint > Linux. Do I need to upgrade to version 24.1? > As mentioned above, the more interesting question is what version of org you are running. -- Nick From mboxrd@z Thu Jan 1 00:00:00 1970 From: John Hendy Subject: Re: Org-mode and Taskjuggler Date: Thu, 13 Jun 2013 08:06:47 -0500 Message-ID: References: <87ppxd9i1a.fsf@sbs.ch> <8761z1gmps.fsf@ucl.ac.uk> <87k3ngtldi.fsf@sbs.ch> <87ip30ku0x.fsf@pinto.chemeng.ucl.ac.uk> <87bo8st7jf.fsf@sbs.ch> <87ppx7ajbp.fsf@sbs.ch> <51B5F967.1040905@dayspringpublisher.com> <87fvwpkpax.fsf@sbs.ch> <51B94CC6.4090403@dayspringpublisher.com> Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:50836) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Un7Et-0008TL-VR for emacs-orgmode@gnu.org; Thu, 13 Jun 2013 09:07:00 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1Un7En-0002rr-5M for emacs-orgmode@gnu.org; Thu, 13 Jun 2013 09:06:55 -0400 Received: from mail-oa0-x234.google.com ([2607:f8b0:4003:c02::234]:35021) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Un7Em-0002rG-VI for emacs-orgmode@gnu.org; Thu, 13 Jun 2013 09:06:49 -0400 Received: by mail-oa0-f52.google.com with SMTP id g12so6032729oah.39 for ; Thu, 13 Jun 2013 06:06:48 -0700 (PDT) In-Reply-To: <51B94CC6.4090403@dayspringpublisher.com> 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: Louis Turk Cc: emacs-orgmode On Wed, Jun 12, 2013 at 11:38 PM, Louis Turk w= rote: > Hi Christian and others that are helping me, > > Many thanks! I've run into more problems, but I'm encouraged that with > your help I'll soon have Taskjuggler enabled. > > On 06/11/2013 04:46 PM, Christian Egli wrote: >> Hi Louis >> >> Louis Turk writes: >> >>> I'm very interested in your work to get Org-mode to export to >>> Taskjuggler version 3 --- very exciting! Being able to export to tj3 >>> from org-mode would be extremely helpful to me. >> Cool. >> >>> However, I'm having trouble getting it to work. I suspect that the >>> documentation I've been reading is too old --- for version 2 of >>> Taskjuggler---, and I have version 3 installed. >> Yes, the documentation should be updated. John Hendy promised to do so a >> while ago :-) (hint, hint). >> >> What are the problems you are encountering? It should work out of the >> box. Once you have an org file as explained on the worg page you just >> invoke the exporter with C-c C-e J o for example and you should see the >> schedule in a browser. >> >>> Would you please send me: >>> >>> 1 The related code in your .emacs file. >> There is nothing special in my .emacs file. You need to include contrib >> to your load path (add-to-list 'load-path "~/src/org-mode/contrib/lisp") > I did this. >> and you need to enable the taskjuggler exporter (M-x customize >> org-export-backends). > > "M-x customize org-export-backends" did not work for me. If I type "M-x c= ustomize-group" then type "org" I get into org related stuff, but nothing a= bout export-backends. And in trying to figure this out I somehow disabled C= -c C-e, so now I can't export to anything. I'm hoping I haven't disable a w= hole lot of other commands also. How can I fix this? > I'd really re-read through the upgrade guide: - http://orgmode.org/worg/org-8.0.html#sec-6 The exporters start with ox-*.el now, not org-*, which may be why you're not finding them. Also, if you're like me (and your comments look like you are), you may enjoy using the second method to load backends so that you have the variables accessible for help/customization *prior* to exporting with the given backend the first time. This is sort of mentioned at the link above, covered in Section 3 of Nicolas' original announcement: - http://article.gmane.org/gmane.emacs.orgmode/65574 I also walked through it with examples of impact on another post: - http://permalink.gmane.org/gmane.emacs.orgmode/71874) It's also discussed on my blog; see the little section toward the end called "Note on .emacs settings": - http://jwhendy.blogspot.com/2013/03/migrating-to-new-org-mode-exporter-or= g.html While the documentation is still in rough shape (sorry about that), the tj3 page should at least get you to the point where you can C-c C-e J for taskjuggler export: - http://orgmode.org/worg/org-tutorials/org-taskjuggler3.html Almost everything from the old documentation regarding the Org file structure is still applicable. The only thing that's really changed is there's no gui in tj3 and the report format changed. Keep the questions coming and good luck! I'll try to get some further setup instructions up as well as porting Taskjuggler's tutorial file and default report over to the tj3 page within the next week or so. John > I'm using Emacs 23.3 which is the latest version packaged by Mint Linux. = Do I need to upgrade to version 24.1? > >> >>> 2 A sample full-featured org-mode file that compiles successfully to >>> tj3. >> The one on from the taskjuggler tutorial on the worg page should work. > I am (and will be) using that file until I get everything working. >> >>> 3 Any up-to-date documentation that is available. >> The best ATM is the tutorial on worg and the comments in the code. >> >>> 4 Anything other information needed to get it to work. >> If there is any other info needed then I'd say it is the official >> TaskJuggler documentation. >> >>> Thank you in advance for your help. And thanks for all your work >>> already done on this project. >> My pleasure. >> >> HTH >> Christian > Thanks again. > > Louis > > From mboxrd@z Thu Jan 1 00:00:00 1970 From: Christian Egli Subject: Re: Org-mode and Taskjuggler Date: Thu, 13 Jun 2013 17:06:31 +0200 Message-ID: <87li6ejbig.fsf@sbs.ch> References: <87ppxd9i1a.fsf@sbs.ch> <8761z1gmps.fsf@ucl.ac.uk> <87k3ngtldi.fsf@sbs.ch> <87ip30ku0x.fsf@pinto.chemeng.ucl.ac.uk> <87bo8st7jf.fsf@sbs.ch> <87ppx7ajbp.fsf@sbs.ch> <51B5F967.1040905@dayspringpublisher.com> <87fvwpkpax.fsf@sbs.ch> <51B94CC6.4090403@dayspringpublisher.com> Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:57599) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Un96s-0007Sx-4j for emacs-orgmode@gnu.org; Thu, 13 Jun 2013 11:06:51 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1Un96q-0008Dz-K8 for emacs-orgmode@gnu.org; Thu, 13 Jun 2013 11:06:46 -0400 Received: from plane.gmane.org ([80.91.229.3]:42059) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Un96q-0008Dk-6M for emacs-orgmode@gnu.org; Thu, 13 Jun 2013 11:06:44 -0400 Received: from list by plane.gmane.org with local (Exim 4.69) (envelope-from ) id 1Un96n-0006ph-Lg for emacs-orgmode@gnu.org; Thu, 13 Jun 2013 17:06:41 +0200 Received: from alouette.sbs.ch ([194.29.12.218]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Thu, 13 Jun 2013 17:06:41 +0200 Received: from christian.egli by alouette.sbs.ch with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Thu, 13 Jun 2013 17:06:41 +0200 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: emacs-orgmode@gnu.org John Hendy writes: > I'll try to get some further setup instructions up as well as porting > Taskjuggler's tutorial file and default report over to the tj3 page > within the next week or so. Man, you're my hero. I thought I'd have to do this myself :-) Thanks Christian -- Christian Egli Swiss Library for the Blind, Visually Impaired and Print Disabled Grubenstrasse 12, CH-8045 Zürich, Switzerland From mboxrd@z Thu Jan 1 00:00:00 1970 From: Louis Turk Subject: Re: Org-mode and Taskjuggler Date: Sat, 15 Jun 2013 04:21:36 +0800 Message-ID: <51BB7B50.4050407@dayspringpublisher.com> References: <87ppxd9i1a.fsf@sbs.ch> <8761z1gmps.fsf@ucl.ac.uk> <87k3ngtldi.fsf@sbs.ch> <87ip30ku0x.fsf@pinto.chemeng.ucl.ac.uk> <87bo8st7jf.fsf@sbs.ch> <87ppx7ajbp.fsf@sbs.ch> <51B5F967.1040905@dayspringpublisher.com> <87fvwpkpax.fsf@sbs.ch> <51B94CC6.4090403@dayspringpublisher.com> <87bo7a1t7c.fsf@pierrot.dokosmarshall.org> Mime-Version: 1.0 Content-Type: multipart/alternative; boundary="------------000009010709000908020303" Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:36274) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1UnaVE-0003Q7-ES for emacs-orgmode@gnu.org; Fri, 14 Jun 2013 16:21:46 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1UnaVC-0004AX-Ul for emacs-orgmode@gnu.org; Fri, 14 Jun 2013 16:21:44 -0400 Received: from oproxy14-pub.unifiedlayer.com ([67.222.51.224]:51392) by eggs.gnu.org with smtp (Exim 4.71) (envelope-from ) id 1UnaVC-0004A4-Kt for emacs-orgmode@gnu.org; Fri, 14 Jun 2013 16:21:42 -0400 Received: from [110.139.229.172] (port=39250 helo=[192.168.1.8]) by box521.bluehost.com with esmtpsa (TLSv1:CAMELLIA256-SHA:256) (Exim 4.80) (envelope-from ) id 1UnaVA-0005Qh-JA for emacs-orgmode@gnu.org; Fri, 14 Jun 2013 14:21:40 -0600 In-Reply-To: <87bo7a1t7c.fsf@pierrot.dokosmarshall.org> 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: emacs-orgmode@gnu.org This is a multi-part message in MIME format. --------------000009010709000908020303 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit Hi Nick, On 06/13/2013 01:21 PM, Nick Dokos wrote: > If you *are* running v8.x, do C-h v org-export-backends RET > and then click the customize link towards the bottom of the help text. > That will take you directly to the place where you can customize > the variable. This does take me to the place, and even allows me to set the variable, but it doesn't work. And it specifically says it must be set with M-x customize. But I've not bee able to find it so far. Or you can run some code, but I don't know how yet. I reinstalled org-mode from git, so I using version 8 now. Louis --------------000009010709000908020303 Content-Type: text/html; charset=UTF-8 Content-Transfer-Encoding: 7bit
Hi Nick,

On 06/13/2013 01:21 PM, Nick Dokos wrote:
If you *are* running v8.x, do C-h v org-export-backends RET
and then click the customize link towards the bottom of the help text.
That will take you directly to the place where you can customize
the variable.
This does take me to the place, and even allows me to set the variable, but it doesn't work. And it specifically says it must be set with M-x customize.
But I've not bee able to find it so far. Or you can run some code, but I don't know how yet.

I reinstalled org-mode from git, so I using version 8 now.

Louis

--------------000009010709000908020303-- From mboxrd@z Thu Jan 1 00:00:00 1970 From: Nick Dokos Subject: Re: Org-mode and Taskjuggler Date: Fri, 14 Jun 2013 16:31:17 -0400 Message-ID: <87ip1gwi22.fsf@pierrot.dokosmarshall.org> References: <87ppxd9i1a.fsf@sbs.ch> <8761z1gmps.fsf@ucl.ac.uk> <87k3ngtldi.fsf@sbs.ch> <87ip30ku0x.fsf@pinto.chemeng.ucl.ac.uk> <87bo8st7jf.fsf@sbs.ch> <87ppx7ajbp.fsf@sbs.ch> <51B5F967.1040905@dayspringpublisher.com> <87fvwpkpax.fsf@sbs.ch> <51B94CC6.4090403@dayspringpublisher.com> <87bo7a1t7c.fsf@pierrot.dokosmarshall.org> <51BB7B50.4050407@dayspringpublisher.com> Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:39589) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Unael-00076T-GV for emacs-orgmode@gnu.org; Fri, 14 Jun 2013 16:31:36 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1Unaek-0007hN-9s for emacs-orgmode@gnu.org; Fri, 14 Jun 2013 16:31:35 -0400 Received: from plane.gmane.org ([80.91.229.3]:50245) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Unaek-0007gw-4L for emacs-orgmode@gnu.org; Fri, 14 Jun 2013 16:31:34 -0400 Received: from list by plane.gmane.org with local (Exim 4.69) (envelope-from ) id 1Unaeg-0000WK-3A for emacs-orgmode@gnu.org; Fri, 14 Jun 2013 22:31:30 +0200 Received: from pool-108-7-96-134.bstnma.fios.verizon.net ([108.7.96.134]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Fri, 14 Jun 2013 22:31:30 +0200 Received: from ndokos by pool-108-7-96-134.bstnma.fios.verizon.net with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Fri, 14 Jun 2013 22:31:30 +0200 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: emacs-orgmode@gnu.org Louis Turk writes: > Hi Nick, > > On 06/13/2013 01:21 PM, Nick Dokos wrote: > > If you *are* running v8.x, do C-h v org-export-backends RET > and then click the customize link towards the bottom of the help text. > That will take you directly to the place where you can customize > the variable. > > This does take me to the place, and even allows me to set the > variable, but it doesn't work. And it specifically says it must be set > with M-x customize. But I've not bee able to find it so far. Or you > can run some code, but I don't know how yet. > What doesn't work? Please be more explicit. There is a little triangle (or something) on the LHS of the Org Export Backends: line - click that and you'll get a list of check boxes? Can you see that? Did you check the box for Taskjuggler export? Did you click "Apply" or "Apply and Save" afterwards? > I reinstalled org-mode from git, so I using version 8 now. > OK. -- Nick From mboxrd@z Thu Jan 1 00:00:00 1970 From: Louis Turk Subject: Re: Org-mode and Taskjuggler Date: Sat, 15 Jun 2013 05:29:13 +0800 Message-ID: <51BB8B29.5050800@dayspringpublisher.com> References: <87ppxd9i1a.fsf@sbs.ch> <8761z1gmps.fsf@ucl.ac.uk> <87k3ngtldi.fsf@sbs.ch> <87ip30ku0x.fsf@pinto.chemeng.ucl.ac.uk> <87bo8st7jf.fsf@sbs.ch> <87ppx7ajbp.fsf@sbs.ch> <51B5F967.1040905@dayspringpublisher.com> <87fvwpkpax.fsf@sbs.ch> <51B94CC6.4090403@dayspringpublisher.com> Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:56136) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1UnbZ2-00047l-62 for emacs-orgmode@gnu.org; Fri, 14 Jun 2013 17:29:46 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1UnbYy-0002EL-Oq for emacs-orgmode@gnu.org; Fri, 14 Jun 2013 17:29:44 -0400 Received: from oproxy6-pub.bluehost.com ([67.222.54.6]:58979) by eggs.gnu.org with smtp (Exim 4.71) (envelope-from ) id 1UnbYy-0002Dx-Df for emacs-orgmode@gnu.org; Fri, 14 Jun 2013 17:29:40 -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: John Hendy Cc: emacs-orgmode On 06/13/2013 09:06 PM, John Hendy wrote: > On Wed, Jun 12, 2013 at 11:38 PM, Louis Turk wrote: >> Hi Christian and others that are helping me, >> >> Many thanks! I've run into more problems, but I'm encouraged that with >> your help I'll soon have Taskjuggler enabled. >> >> On 06/11/2013 04:46 PM, Christian Egli wrote: >>> Hi Louis >>> >>> Louis Turk writes: >>> >>>> I'm very interested in your work to get Org-mode to export to >>>> Taskjuggler version 3 --- very exciting! Being able to export to tj3 >>>> from org-mode would be extremely helpful to me. >>> Cool. >>> >>>> However, I'm having trouble getting it to work. I suspect that the >>>> documentation I've been reading is too old --- for version 2 of >>>> Taskjuggler---, and I have version 3 installed. >>> Yes, the documentation should be updated. John Hendy promised to do so a >>> while ago :-) (hint, hint). >>> >>> What are the problems you are encountering? It should work out of the >>> box. Once you have an org file as explained on the worg page you just >>> invoke the exporter with C-c C-e J o for example and you should see the >>> schedule in a browser. >>> >>>> Would you please send me: >>>> >>>> 1 The related code in your .emacs file. >>> There is nothing special in my .emacs file. You need to include contrib >>> to your load path (add-to-list 'load-path "~/src/org-mode/contrib/lisp") >> I did this. >>> and you need to enable the taskjuggler exporter (M-x customize >>> org-export-backends). >> "M-x customize org-export-backends" did not work for me. If I type "M-x customize-group" then type "org" I get into org related stuff, but nothing about export-backends. And in trying to figure this out I somehow disabled C-c C-e, so now I can't export to anything. I'm hoping I haven't disable a whole lot of other commands also. How can I fix this? >> > I'd really re-read through the upgrade guide: > - http://orgmode.org/worg/org-8.0.html#sec-6 > > The exporters start with ox-*.el now, not org-*, which may be why > you're not finding them. Also, if you're like me (and your comments > look like you are), you may enjoy using the second method to load > backends so that you have the variables accessible for > help/customization *prior* to exporting with the given backend the > first time. > > This is sort of mentioned at the link above, covered in Section 3 of > Nicolas' original announcement: > - http://article.gmane.org/gmane.emacs.orgmode/65574 > > I also walked through it with examples of impact on another post: > - http://permalink.gmane.org/gmane.emacs.orgmode/71874) > > It's also discussed on my blog; see the little section toward the end > called "Note on .emacs settings": > - http://jwhendy.blogspot.com/2013/03/migrating-to-new-org-mode-exporter-org.html > > While the documentation is still in rough shape (sorry about that), > the tj3 page should at least get you to the point where you can C-c > C-e J for taskjuggler export: > - http://orgmode.org/worg/org-tutorials/org-taskjuggler3.html > > Almost everything from the old documentation regarding the Org file > structure is still applicable. The only thing that's really changed is > there's no gui in tj3 and the report format changed. > > Keep the questions coming and good luck! > > I'll try to get some further setup instructions up as well as porting > Taskjuggler's tutorial file and default report over to the tj3 page > within the next week or so. > > > > John I apologize and thank you! Somehow I totally missed the links in this email the first time I read it. I'm up and running now. Thanks again to you all for you great work! Louis > > >> I'm using Emacs 23.3 which is the latest version packaged by Mint Linux. Do I need to upgrade to version 24.1? >> >>>> 2 A sample full-featured org-mode file that compiles successfully to >>>> tj3. >>> The one on from the taskjuggler tutorial on the worg page should work. >> I am (and will be) using that file until I get everything working. >>>> 3 Any up-to-date documentation that is available. >>> The best ATM is the tutorial on worg and the comments in the code. >>> >>>> 4 Anything other information needed to get it to work. >>> If there is any other info needed then I'd say it is the official >>> TaskJuggler documentation. >>> >>>> Thank you in advance for your help. And thanks for all your work >>>> already done on this project. >>> My pleasure. >>> >>> HTH >>> Christian >> Thanks again. >> >> Louis >> >> From mboxrd@z Thu Jan 1 00:00:00 1970 From: John Hendy Subject: Re: Org-mode and Taskjuggler Date: Sat, 13 Jul 2013 20:13:46 -0500 Message-ID: Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:56153) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1UyAsm-0004sa-Uo for emacs-orgmode@gnu.org; Sat, 13 Jul 2013 21:13:50 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1UyAsl-0003Sm-Fq for emacs-orgmode@gnu.org; Sat, 13 Jul 2013 21:13:48 -0400 Received: from mail-ob0-x22c.google.com ([2607:f8b0:4003:c01::22c]:47187) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1UyAsl-0003SZ-BF for emacs-orgmode@gnu.org; Sat, 13 Jul 2013 21:13:47 -0400 Received: by mail-ob0-f172.google.com with SMTP id wo10so12526356obc.17 for ; Sat, 13 Jul 2013 18:13:46 -0700 (PDT) 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: emacs-orgmode Just wanted to post and update that I finally put some more work into the Taskjuggler (tj3) documentation on Worg. Still haven't migrated over the export file, but added more about the available settings, pointed to some helpful tj3 documentation, and mapping tj3 syntax to Org property syntax. I was planning to use a simple home renovation project (which I am undergoing, hence my massive delays in contributing) as an example to walkthrough basic steps and task attributes. I can still create a tj3 compatible version of the official Taskjuggler tutorial in Org-mode format (or probably just modify the TJ v2.4.3 one that's used at the other Taskjuggler worg tutorial) as a more full capability example. Lastly, unless the default report definition is done, I'll include a reports.tji file with the default Taskjuggler report definition from their tutorial example as well. Feedback is welcome based on how the above sounds. - http://orgmode.org/worg/exporters/taskjuggler/ox-taskjuggler.html I noticed that this isn't seeming to be indexed by google. I moved it from the following location probably 2-3 months ago, but when I search "orgmode taskjuggler tj3," only the previous location comes up as a search results: - http://orgmode.org/worg/org-tutorials/org-taskjuggler3.html Is the dir structure too deep to get indexed? John From mboxrd@z Thu Jan 1 00:00:00 1970 From: Nick Dokos Subject: Re: Org-mode and Taskjuggler Date: Sat, 13 Jul 2013 22:49:26 -0400 Message-ID: <87d2qlj1op.fsf@gmail.com> References: Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:41080) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1UyCNZ-0006eD-3C for emacs-orgmode@gnu.org; Sat, 13 Jul 2013 22:49:42 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1UyCNX-0003yX-27 for emacs-orgmode@gnu.org; Sat, 13 Jul 2013 22:49:40 -0400 Received: from plane.gmane.org ([80.91.229.3]:58288) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1UyCNW-0003yS-Se for emacs-orgmode@gnu.org; Sat, 13 Jul 2013 22:49:39 -0400 Received: from list by plane.gmane.org with local (Exim 4.69) (envelope-from ) id 1UyCNV-0007on-Ud for emacs-orgmode@gnu.org; Sun, 14 Jul 2013 04:49:37 +0200 Received: from pool-108-7-96-134.bstnma.fios.verizon.net ([108.7.96.134]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Sun, 14 Jul 2013 04:49:37 +0200 Received: from ndokos by pool-108-7-96-134.bstnma.fios.verizon.net with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Sun, 14 Jul 2013 04:49:37 +0200 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: emacs-orgmode@gnu.org John Hendy writes: > Just wanted to post and update that I finally put some more work into > the Taskjuggler (tj3) documentation on Worg. Still haven't migrated > over the export file, but added more about the available settings, > pointed to some helpful tj3 documentation, and mapping tj3 syntax to > Org property syntax. > > I was planning to use a simple home renovation project (which I am > undergoing, hence my massive delays in contributing) as an example to > walkthrough basic steps and task attributes. > > I can still create a tj3 compatible version of the official > Taskjuggler tutorial in Org-mode format (or probably just modify the > TJ v2.4.3 one that's used at the other Taskjuggler worg tutorial) as a > more full capability example. > > Lastly, unless the default report definition is done, I'll include a > reports.tji file with the default Taskjuggler report definition from > their tutorial example as well. > > Feedback is welcome based on how the above sounds. > Sounds good to me. The org example blocks were coming out funny (at least on the chromium browser) so I added commas in front of the "headlines" (I also made them org src blocks, but I'm not sure that's the right thing to do). In any case, they look better to me, but can you take a look and make sure that I didn't screw anything up? Also the footnote seems to be obsolete, but I didn't change it. > - http://orgmode.org/worg/exporters/taskjuggler/ox-taskjuggler.html > > I noticed that this isn't seeming to be indexed by google. I moved it > from the following location probably 2-3 months ago, but when I search > "orgmode taskjuggler tj3," only the previous location comes up as a > search results: > > - http://orgmode.org/worg/org-tutorials/org-taskjuggler3.html > > Is the dir structure too deep to get indexed? > > > John > > -- Nick