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

2013-05-03 Thread Martin Becker
nges more than 20 lines and doesn't look like a rewrite). 3. Could you reformat a bit your code so it fit in 80 column? (You can often use M-q for the comments) >From ec5076f93678a3ca5d0944cd777a0d87c74dfeee Mon Sep 17 00:00:00 2001 From: Martin Becker Date: Thu, 2 May 2013 23:0

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 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 cloc