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 <f...@breengeosci.com> 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
>
>

Reply via email to