From mboxrd@z Thu Jan 1 00:00:00 1970 From: John Hendy Subject: Re: taskjuggler - using gaplength or gapduration Date: Wed, 12 Feb 2014 15:22:07 -0600 Message-ID: References: <52FBD572.7040604@breengeosci.com> Mime-Version: 1.0 Content-Type: multipart/alternative; boundary=001a113628603d32bf04f23c2a92 Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:36619) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1WDhFy-0007iL-TA for emacs-orgmode@gnu.org; Wed, 12 Feb 2014 16:22:14 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1WDhFw-0002Kk-Mb for emacs-orgmode@gnu.org; Wed, 12 Feb 2014 16:22:10 -0500 Received: from mail-oa0-x236.google.com ([2607:f8b0:4003:c02::236]:36356) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1WDhFw-0002KU-GL for emacs-orgmode@gnu.org; Wed, 12 Feb 2014 16:22:08 -0500 Received: by mail-oa0-f54.google.com with SMTP id i4so11776085oah.27 for ; Wed, 12 Feb 2014 13:22:07 -0800 (PST) In-Reply-To: <52FBD572.7040604@breengeosci.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: frank Cc: emacs-orgmode --001a113628603d32bf04f23c2a92 Content-Type: text/plain; charset=UTF-8 Looks correct to me? :gaplength: 7w -> gaplength 7w :duration: 10d -> duration 10d Do you mean to try: *** PSF :PROPERTIES: :Task_id: PSF :depends: PHII :gapduration: 7w :duration: 10d :END: I've not used these attributes, but assuming you pasted your actual file correctly to the email, it looks like the properties are being directly mapped to tj attributes. Let me know if I've missed something! Thanks, John On Wed, Feb 12, 2014 at 2:11 PM, frank wrote: > One issue that I am having is regarding gaplength and gapduration for > tasks. Under the TJ3 syntax, the command would be > " depends !!PHII {gapduration 7w} ". > > I added gaplength and gapduration under ' Org Taskjuggler Valid Task > Attributes ' and added the following in my org-mode file: > > *** PSF > :PROPERTIES: > :Task_id: PSF > :depends: PHII > :gaplength: 7w > :duration: 10d > :END: > > The resulting export comes out: > depends !!PHII > duration 10d > gaplength 7w > > which is incorrect. What am I doing wrong. > > Frank > > --001a113628603d32bf04f23c2a92 Content-Type: text/html; charset=UTF-8 Content-Transfer-Encoding: quoted-printable
Looks correct to me?

:gaplength: 7w -&g= t; gaplength 7w
:duration: 10d -> duration 10d

<= /div>
Do you mean to try:

*** PSF
=C2=A0 =C2=A0 := PROPERTIES:
=C2=A0 =C2=A0 = :Task_id: PSF
=C2=A0 =C2=A0 := depends: PHII
=C2=A0 =C2= =A0 :gapduration: 7w
=C2=A0 =C2=A0 := duration: 10d
=C2=A0 =C2= =A0 :END:

I&#= 39;ve not used these attributes, but assuming you pasted your actual file c= orrectly to the email, it looks like the properties are being directly mapp= ed to tj attributes. Let me know if I've missed something!

Thanks,
John


= On Wed, Feb 12, 2014 at 2:11 PM, frank <fab@breengeosci.com> wrote:
One issue that I am having is regarding gapl= ength and gapduration for tasks. =C2=A0Under the TJ3 syntax, the command wo= uld be
" depends !!PHII {gapduration 7w} ".

I added gaplength and gapduration under ' Org Taskjuggler Valid Task At= tributes ' and added the following in my org-mode file:

*** PSF
=C2=A0 =C2=A0 :PROPERTIES:
=C2=A0 =C2=A0 :Task_id: PSF
=C2=A0 =C2=A0 :depends: PHII
=C2=A0 =C2=A0 :gaplength: 7w
=C2=A0 =C2=A0 :duration: 10d
=C2=A0 =C2=A0 :END:

The resulting export comes out:
=C2=A0 =C2=A0 depends !!PHII
=C2=A0 =C2=A0 duration 10d
=C2=A0 =C2=A0 gaplength 7w

which is incorrect. =C2=A0What am I doing wrong.

Frank


--001a113628603d32bf04f23c2a92--