From mboxrd@z Thu Jan 1 00:00:00 1970 From: Nicolas Goaziou Subject: Re: convert scheduled recurring entries into clocked data Date: Wed, 05 Oct 2016 08:43:33 +0200 Message-ID: <878tu3pa7e.fsf@nicolasgoaziou.fr> References: Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:40733) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1brfvV-00012L-B6 for emacs-orgmode@gnu.org; Wed, 05 Oct 2016 02:43:38 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1brfvR-0003Rp-6m for emacs-orgmode@gnu.org; Wed, 05 Oct 2016 02:43:36 -0400 Received: from relay3-d.mail.gandi.net ([217.70.183.195]:53464) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1brfvR-0003Rg-0F for emacs-orgmode@gnu.org; Wed, 05 Oct 2016 02:43:33 -0400 In-Reply-To: (Bala Ramadurai's message of "Wed, 5 Oct 2016 10:53:41 +0530") 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: Bala Ramadurai Cc: emacs-orgmode@gnu.org 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