From: frank <fab@breengeosci.com>
To: emacs-orgmode@gnu.org
Subject: taskjuggler - using gaplength or gapduration
Date: Wed, 12 Feb 2014 15:11:30 -0500 [thread overview]
Message-ID: <52FBD572.7040604@breengeosci.com> (raw)
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
next reply other threads:[~2014-02-12 20:11 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2014-02-12 20:11 frank [this message]
2014-02-12 21:22 ` taskjuggler - using gaplength or gapduration John Hendy
2014-02-12 21:31 ` John Hendy
2014-02-12 22:44 ` Nicolas Goaziou
2014-02-13 10: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
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=52FBD572.7040604@breengeosci.com \
--to=fab@breengeosci.com \
--cc=emacs-orgmode@gnu.org \
/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
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
Code repositories for project(s) associated with this external index
https://git.savannah.gnu.org/cgit/emacs.git
https://git.savannah.gnu.org/cgit/emacs/org-mode.git
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.