emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
* convert scheduled recurring entries into clocked data
@ 2016-10-05  5:23 Bala Ramadurai
  2016-10-05  6:43 ` Nicolas Goaziou
  0 siblings, 1 reply; 3+ messages in thread
From: Bala Ramadurai @ 2016-10-05  5:23 UTC (permalink / raw)
  To: emacs-orgmode

[-- Attachment #1: Type: text/plain, Size: 883 bytes --]

Hello All,
  I posted this question on emacs stackexchange, but then it occurred to me
that I should post this on emacs-orgmode as well.

http://emacs.stackexchange.com/questions/27565/how-do-i-convert-scheduled-recurring-entries-into-clocked-data

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:

Thanks
Bala
http://balaramadurai.net

[-- Attachment #2: Type: text/html, Size: 3261 bytes --]

^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: convert scheduled recurring entries into clocked data
  2016-10-05  5:23 convert scheduled recurring entries into clocked data Bala Ramadurai
@ 2016-10-05  6:43 ` Nicolas Goaziou
  0 siblings, 0 replies; 3+ messages in thread
From: Nicolas Goaziou @ 2016-10-05  6:43 UTC (permalink / raw)
  To: Bala Ramadurai; +Cc: emacs-orgmode

Hello,

Bala Ramadurai <nikimonikado@gmail.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"       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

^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: convert scheduled recurring entries into clocked data
@ 2016-10-05  7:43 Bala Ramadurai
  0 siblings, 0 replies; 3+ messages in thread
From: Bala Ramadurai @ 2016-10-05  7:43 UTC (permalink / raw)
  To: emacs-orgmode

[-- Attachment #1: Type: text/plain, Size: 1591 bytes --]

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-<up> 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 <mail@nicolasgoaziou.fr>
wrote:

> Hello,
>
> Bala Ramadurai <nikimonikado@gmail.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"       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
>

[-- Attachment #2: Type: text/html, Size: 2589 bytes --]

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2016-10-05  7:43 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2016-10-05  5:23 convert scheduled recurring entries into clocked data Bala Ramadurai
2016-10-05  6:43 ` Nicolas Goaziou
  -- strict thread matches above, loose matches on Subject: below --
2016-10-05  7:43 Bala Ramadurai

Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).