all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Erik Wickstrom <erik@erikwickstrom.com>
To: emacs-orgmode@gnu.org
Subject: TaskJuggler exporting TODO tasks as complete?
Date: Wed, 27 Apr 2016 12:21:09 -0700	[thread overview]
Message-ID: <CAHfS1hOKE5SeHDtELr66wCdPMdNJzV1Q=1DFD42_VGG3Vdaxsw@mail.gmail.com> (raw)

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

                 reply	other threads:[~2016-04-27 19:21 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

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='CAHfS1hOKE5SeHDtELr66wCdPMdNJzV1Q=1DFD42_VGG3Vdaxsw@mail.gmail.com' \
    --to=erik@erikwickstrom.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.