From mboxrd@z Thu Jan 1 00:00:00 1970 From: Bala Ramadurai Subject: Re: convert scheduled recurring entries into clocked data Date: Wed, 5 Oct 2016 13:13:13 +0530 Message-ID: Mime-Version: 1.0 Content-Type: multipart/alternative; boundary=001a11402db85bf28e053e195470 Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:50178) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1brgrE-0005zk-FE for emacs-orgmode@gnu.org; Wed, 05 Oct 2016 03:43:20 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1brgrD-0003Oz-3q for emacs-orgmode@gnu.org; Wed, 05 Oct 2016 03:43:16 -0400 Received: from mail-qt0-x232.google.com ([2607:f8b0:400d:c0d::232]:35357) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1brgrC-0003Oh-QH for emacs-orgmode@gnu.org; Wed, 05 Oct 2016 03:43:15 -0400 Received: by mail-qt0-x232.google.com with SMTP id f6so48103814qtd.2 for ; Wed, 05 Oct 2016 00:43:14 -0700 (PDT) List-Id: "General discussions about Org-mode." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org Sender: "Emacs-orgmode" To: emacs-orgmode@gnu.org --001a11402db85bf28e053e195470 Content-Type: text/plain; charset=UTF-8 Thanks Nicolas for your reply. I am using Org 8.3.4. The clocking works fine for me and so do recurring state changes. Basic functioning is OK for me. Currently, I follow these steps: 1. I don't clock these recurring tasks 2. mark the recurring task as done 3. manually copy the clock data 4. and use M-S- to change the clock data to the current date I was seeing if the above process can be automated or cleverly done thru elisp code. I am not adept at elisp, so I was wondering if anyone else had done this. Thanks and have a great day! Bala http://balaramadurai.net On Wed, Oct 5, 2016 at 12:13 PM, Nicolas Goaziou wrote: > Hello, > > Bala Ramadurai writes: > > > I use org-mode for scheduling and logging in tasks. I clock in > > non-recurring tasks, however I find it strenuous to clock in recurring > > tasks. Is there any way I can mark the recurring task done and the > > scheduled time for the task is converted into clocked data as soon as I > > mark it done? > > > > Example, > > > > * TODO Task 1 > > SCHEDULED: <2016-10-04 Tue 10:00-10:30 ++1d> > > > > After I mark it done, the task should read > > > > * TODO Task 1 > > SCHEDULED: <2016-10-05 Wed 10:00-10:30> > > :LOGBOOK: > > - State "DONE" from "TODO" [2016-10-04 Tue 11:42] > > CLOCK: [2016-10-04 Tue 10:00]--[2016-10-04 Tue 10:30] => 0:30 > > :END: > > Could you expunge a bit? What happens instead? What is your > configuration and the Org version you're using? In particular, did you > try the latest one? > > Regards, > > -- > Nicolas Goaziou > --001a11402db85bf28e053e195470 Content-Type: text/html; charset=UTF-8 Content-Transfer-Encoding: quoted-printable
Thanks Nicolas for your reply. I am using Org 8.3.4.
<= br>
The clocking works fine for me and so do recurring state chan= ges. Basic functioning is OK for me.

Currently, I = follow these steps:
1. I don't clock these recurring tasks
2. mark the recurring task as done=C2=A0
3. manually copy= the clock data=C2=A0
4. and use M-S-<up> to change the clo= ck data to the current date

I was seeing if the ab= ove process can be automated or cleverly done thru elisp code. I am not ade= pt at elisp, so I was wondering if anyone else had done this.
Thanks and have a great day!
Bala


On Wed, Oct 5, 2016 at 12:13 PM, Nicolas Goa= ziou <mail@nicolasgoaziou.fr> wrote:
Hello,

Bala Ramadurai <nikimonikado@g= mail.com> writes:

> I use org-mode for scheduling and logging in tasks. I clock in
> non-recurring tasks, however I find it strenuous to clock in recurring=
> tasks. Is there any way I can mark the recurring task done and the
> scheduled time for the task is converted into clocked data as soon as = I
> mark it done?
>
> Example,
>
> * TODO Task 1
> SCHEDULED: <2016-10-04 Tue 10:00-10:30 ++1d>
>
> After I mark it done, the task should read
>
> * TODO Task 1
> SCHEDULED: <2016-10-05 Wed 10:00-10:30>
> :LOGBOOK:
> - State "DONE"=C2=A0 =C2=A0 =C2=A0 =C2=A0from "TODO&quo= t;=C2=A0 =C2=A0 =C2=A0 =C2=A0[2016-10-04 Tue 11:42]
> CLOCK: [2016-10-04 Tue 10:00]--[2016-10-04 Tue 10:30] =3D> 0:30
> :END:

Could you expunge a bit? What happens instead? What is your
configuration and the Org version you're using? In particular, did you<= br> try the latest one?

Regards,

--
Nicolas Goaziou

--001a11402db85bf28e053e195470--