Re: [O] Bug: ox-taskjuggler :effort: property incorrectly converted when in minutes

2014-11-03 Thread John Hendy
On Sun, Nov 2, 2014 at 5:25 PM, Nicolas Goaziou wrote: > John Hendy writes: > >> Thanks for the explanation. I pretty much only use duration, which has >> never had an issue. As a fluke I used effort and noticed the big >> difference. Thanks for illuminating the situation! > > Actually, I was sli

Re: [O] Bug: ox-taskjuggler :effort: property incorrectly converted when in minutes

2014-11-02 Thread Nicolas Goaziou
John Hendy writes: > Thanks for the explanation. I pretty much only use duration, which has > never had an issue. As a fluke I used effort and noticed the big > difference. Thanks for illuminating the situation! Actually, I was slightly wrong. According to `org-duration-string-to-minutes' and `o

Re: [O] Bug: ox-taskjuggler :effort: property incorrectly converted when in minutes

2014-11-02 Thread John Hendy
On Sun, Nov 2, 2014 at 5:01 PM, Nicolas Goaziou wrote: > John Hendy writes: > >> That mostly makes sense. Org's not case-sensitive, correct? > > Correct. > >> I was looking at the [granted, outdated] taskjuggler documentation and >> it features estimates in days (i.e. 10d): - >> http://orgmode.or

Re: [O] Bug: ox-taskjuggler :effort: property incorrectly converted when in minutes

2014-11-02 Thread Nicolas Goaziou
John Hendy writes: > That mostly makes sense. Org's not case-sensitive, correct? Correct. > I was looking at the [granted, outdated] taskjuggler documentation and > it features estimates in days (i.e. 10d): - > http://orgmode.org/worg/org-tutorials/org-taskjuggler.html > > Is this recent (as in

Re: [O] Bug: ox-taskjuggler :effort: property incorrectly converted when in minutes

2014-11-02 Thread John Hendy
On Sun, Nov 2, 2014 at 4:47 PM, Nicolas Goaziou wrote: > Hello, > > John Hendy writes: > >> I ran into an error with a 30min task which used the :effort: property >> to set this duration. Upon compilation, I noted the warning: >> ``` >> file.tjp:10: Warning: 400.0d of effort of task one does not

Re: [O] Bug: ox-taskjuggler :effort: property incorrectly converted when in minutes

2014-11-02 Thread Nicolas Goaziou
Hello, John Hendy writes: > I ran into an error with a 30min task which used the :effort: property > to set this duration. Upon compilation, I noted the warning: > ``` > file.tjp:10: Warning: 400.0d of effort of task one does not fit into > the project time frame. > Warning: 1 tasks could not be

[O] Bug: ox-taskjuggler :effort: property incorrectly converted when in minutes

2014-11-02 Thread John Hendy
I ran into an error with a 30min task which used the :effort: property to set this duration. Upon compilation, I noted the warning: ``` file.tjp:10: Warning: 400.0d of effort of task one does not fit into the project time frame. Warning: 1 tasks could not be scheduled ``` I looked at the .tjp file