all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* TaskJuggler exporting TODO tasks as complete?
@ 2016-04-27 19:21 Erik Wickstrom
  0 siblings, 0 replies; only message in thread
From: Erik Wickstrom @ 2016-04-27 19:21 UTC (permalink / raw
  To: emacs-orgmode

Hi,

I've noticed that if I export a project with a list of TODOs, the
taskjuggler gantt chart shows all of the tasks' taskbars as "complete"
(ie a filled status bar.) unless I manually add a ":Complete: 0"
property to each TODO item.

This happens because if the TODO isn't  in a DONE state, and there
isn't a :complete: property, then the "complete" attribute won't be
set in the .tjp file att all.

There should probably be a customizable variable with a default value
for this situation (ie the user can set it to 0, or 100 depending on
their display preference).  Basically, I want to set my tasks to
"complete 0" if it isn't overridden by the TODO state or property.

Additionally, any TODO in a state other than DONE should have the .tjp
complete property set to something other than 100.  In fact, it would
be really cool for those who customize their TODO states
(TODO|INPROGRESS|WAITING|DONE...) if the user could map them to
completion percentages in the org file.

Thoughts?

Erik

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2016-04-27 19:21 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-04-27 19:21 TaskJuggler exporting TODO tasks as complete? Erik Wickstrom

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.