Re: [O] Function that splits a CLOCK interval

2015-04-07 Thread Xavier Maillard
Christoph LANGE writes: > Hi Peter, > > Peter Frings on 2015-04-01 12:37: >>> The following function now automates the task of splitting: >>> … >> >> Fantastic, just what I needed! > > thanks for your feedback! > > I have now made a few improvements but not yet found time to get started > with c

Re: [O] Function that splits a CLOCK interval

2015-04-07 Thread Christoph LANGE
Hi Peter, Peter Frings on 2015-04-01 12:37: The following function now automates the task of splitting: … Fantastic, just what I needed! thanks for your feedback! I have now made a few improvements but not yet found time to get started with contributing the code to Worg, so one more email

Re: [O] Function that splits a CLOCK interval

2015-04-01 Thread Peter Frings
On 31 Mar 2015, at 18:59, Christoph LANGE wrote: > I use org's clocking facility to clock all my working time. I frequently > find myself clocking time for a task T1, but later realize that I actually > spent part of this time on some other task T2. [snip] > The following function now automat