Re: [O] Adding and subtracting from clocked entries.

2013-11-05 Thread Cecil Westerhof
2013/11/5 Cecil Westerhof > 2013/11/4 Bastien > >> > For example I am working on project A from 09:00 until 13:00. But >> > during this period I also worked for fifteen minutes on project B. I >> > would like to subtract those fifteen minutes from project A and add >> > them to project B. Can th

Re: [O] Adding and subtracting from clocked entries.

2013-11-04 Thread Cecil Westerhof
2013/11/4 Bastien > > For example I am working on project A from 09:00 until 13:00. But > > during this period I also worked for fifteen minutes on project B. I > > would like to subtract those fifteen minutes from project A and add > > them to project B. Can this be done? > > I assume you stoppe

Re: [O] Adding and subtracting from clocked entries.

2013-11-04 Thread Bastien
Hi Cecil, Cecil Westerhof writes: > For example I am working on project A from 09:00 until 13:00. But > during this period I also worked for fifteen minutes on project B. I > would like to subtract those fifteen minutes from project A and add > them to project B. Can this be done? I assume you

Re: [O] Adding and subtracting from clocked entries.

2013-11-04 Thread Pete Ley
Cecil Westerhof writes: > I am still working, so it will not work I am afraid. Hopefully some org-mode guru can come along and explain how to trigger the functionality arbitrarily or by some other means, since the manual says what you're looking for is definitely doable.

Re: [O] Adding and subtracting from clocked entries.

2013-11-04 Thread Cecil Westerhof
2013/11/4 Pete Ley > Cecil Westerhof writes: > > As far as I know, you can do exactly this (the subtracting clock time > from one tree and adding it to another) but it's triggered on idle time, > so if you're working on something else in emacs it won't ask you to > resolve your idle clock time.

Re: [O] Adding and subtracting from clocked entries.

2013-11-04 Thread Pete Ley
Cecil Westerhof writes: As far as I know, you can do exactly this (the subtracting clock time from one tree and adding it to another) but it's triggered on idle time, so if you're working on something else in emacs it won't ask you to resolve your idle clock time. > I am trying out clock in org

[O] Adding and subtracting from clocked entries.

2013-11-04 Thread Cecil Westerhof
I am trying out clock in org-mode. Is it possible to add en subtract times? For example I am working on project A from 09:00 until 13:00. But during this period I also worked for fifteen minutes on project B. I would like to subtract those fifteen minutes from project A and add them to project B.