emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
* taskjuggler - using gaplength or gapduration
@ 2014-02-12 20:11 frank
  2014-02-12 21:22 ` John Hendy
                   ` (3 more replies)
  0 siblings, 4 replies; 5+ messages in thread
From: frank @ 2014-02-12 20:11 UTC (permalink / raw)
  To: emacs-orgmode

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

^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2014-02-13 10:54 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2014-02-12 20:11 taskjuggler - using gaplength or gapduration frank
2014-02-12 21:22 ` John Hendy
2014-02-12 21:31 ` John Hendy
2014-02-12 22:44 ` Nicolas Goaziou
2014-02-13 10:54 ` Christian Egli

Code repositories for project(s) associated with this public 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).