Re: [O] [PATCH] Smart inference of task progress when exporting to TJ3

2013-05-07 Thread Bastien
Bastien writes: > The rationale for moving some files out of core is not only about the > size of the user-base (which is very difficult to know), but mostly > about whether those contributed packages depend on 3rd-part softwares. PS: Also see this recent message by Glenn: http://article.gman

Re: [O] [PATCH] Smart inference of task progress when exporting to TJ3

2013-05-07 Thread Bastien
Hi Christian, Christian Egli writes: > The taskjuggler exporter used to be in core before it was moved to > contrib by Bastien or Nicolas on the bases that there aren't many users > (and probably because it wasn't maintained very well). This is OK for > now, but eventually I'd like to move it ba

Re: [O] [PATCH] Smart inference of task progress when exporting to TJ3

2013-05-03 Thread Martin Becker
Hi again, On 03.05.2013 22:25, Christian Egli wrote: Hi Martin Martin Becker writes: My idea was, that clock times are only used when there is no explicit information given, viz., when there is neither a property `complete' nor the task state equals "done". Since I am clocking most of my act

Re: [O] [PATCH] Smart inference of task progress when exporting to TJ3

2013-05-03 Thread Christian Egli
Hi Martin Martin Becker writes: > My idea was, that clock times are only used when there is no explicit > information given, viz., when there is neither a property `complete' > nor the task state equals "done". Since I am clocking most of my > activities, it would be convenient for me to let the

Re: [O] [PATCH] Smart inference of task progress when exporting to TJ3

2013-05-03 Thread Martin Becker
Hi Christian, I like this patch, this is good stuff. Can you tell me how you use > this? Thanks, I attached a file where I made some tests. My idea was, that clock times are only used when there is no explicit information given, viz., when there is neither a property `complete' nor the task

Re: [O] [PATCH] Smart inference of task progress when exporting to TJ3

2013-05-03 Thread Christian Egli
Hi Martin Martin Becker writes: > Thank you for these remarks, next time I know. > I attached a "clean" patch. I like this patch, this is good stuff. Can you tell me how you use this? I.e. does tj3 adapt the length fo a task based on your clock table? A few remarks on the patch from my side:

Re: [O] [PATCH] Smart inference of task progress when exporting to TJ3

2013-05-03 Thread Martin Becker
Dear Daimrod, Thank you for these remarks, next time I know. I attached a "clean" patch. On 03.05.2013 10:40, Daimrod wrote: Martin writes: Hello Martin, Thanks for your patch. I will only make a few stylistic remarks. 1. Could you add `contrib/lisp/ox-taskjuggler.el:' to the subject? (The

Re: [O] [PATCH] Smart inference of task progress when exporting to TJ3

2013-05-03 Thread Daimrod
Martin writes: Hello Martin, Thanks for your patch. I will only make a few stylistic remarks. 1. Could you add `contrib/lisp/ox-taskjuggler.el:' to the subject? (The first line of the commit message) 2. IIUC you don't need the TINYCHANGE cookie because the changes are made in contrib/