emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
From: Christian Egli <christian.egli@sbs.ch>
To: emacs-orgmode@gnu.org
Subject: [Taskjuggler] Backwards incompatible change [was: Support for the new effort durations?]
Date: Thu, 09 Jun 2011 07:17:53 +0200	[thread overview]
Message-ID: <87fwnjfuri.fsf@sbs.ch> (raw)
In-Reply-To: 877hbjjo96.fsf@sbs.ch


Christian Egli <christian.egli@sbs.ch> writes:

> The Effort property previously had no unit attached. With release 7.5 of
> orgmode you can now attach units to it such as 4h, 2d or 2m. The
> taskjuggler exporter however doesn't support this feature yet. It
> currently assumes that if is simply a number that we are talking about
> days. If the format is something like 5:30 it assumes that the effort is
> in hours:minutes. It has no support for other formats (weeks, months
> which taskjuggler itself would support).
>
> Now I suppose the exporter should honor the new effort durations that
> were introduced in 7.5. This is not that hard to change. However this
> would mean that existing orgmode files will be exported differently,
> i.e. the change is not backwards compatible.
>
> At the moment I do not know how to deal with this. Should I just move to
> the new effort durations and ask the user to upgrade their orgmode files
> or more specifically to upgrade their effort properties to the new
> effort durations format?

I pushed a change now which supports the new effort durations. However
this change is NOT BACKWARDS COMPATIBLE. Previously the exporter assumed
that effort estimates such as '2' meant 2 days. It now assumes that you
are talking about 2 minutes. In order to get the same result when
exporting change plain effort estimates such as '2' to '2d'. M-x
query-replace-regexp should get you there.

The info file is updated. I need to fix the tutorial on worg.

Thanks
Christian
-- 
Christian Egli
Swiss Library for the Blind, Visually Impaired and Print Disabled
Grubenstrasse 12, CH-8045 Zürich, Switzerland

      reply	other threads:[~2011-06-09  5:23 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-03-28 14:47 [TaskJuggler][Poll] Support for the new effort durations? Christian Egli
2011-06-09  5:17 ` Christian Egli [this message]

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

  List information: https://www.orgmode.org/

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=87fwnjfuri.fsf@sbs.ch \
    --to=christian.egli@sbs.ch \
    --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 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).