emacs-orgmode
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [O] Repeat work / week days


From: Nick Dokos
Subject: Re: [O] Repeat work / week days
Date: Mon, 09 Jun 2014 12:22:39 -0400
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/24.4.50 (gnu/linux)

Nick Dokos <address@hidden> writes:

> SabreWolfy <address@hidden> writes:
>
>> I searched here and elsewhere, and then played with various diary sexp
>> settings, but I could not find a way to repeat an entry on work/week days
>> (Monday to Friday) every week. I would like a task to appear on all Mondays
>> to Fridays. The repeat should preferably be from Monday to Tuesday, Tuesday
>> to Wednesday, etc., rather than from Monday to Monday, Tuesday to Tuesday,
>> etc., but this is not so important.
>
> IIRC, you can't have repeaters on diary sexps. You can add five
> identical entries (except for starting date) with a +1w repeater - see
> e.g.
>
>         http://thread.gmane.org/gmane.emacs.orgmode/7294/focus=7296
>
> I think there is an easy way to do that but I can't put my finger on it
> right now - maybe someone will remember it and chime in.
>

I should have checked the manual :-(


(info "(org) Repeated tasks")

Last paragraph points to

`C-c C-x c'     (`org-clone-subtree-with-time-shift')
     Clone a subtree by making a number of sibling copies of it.  You
     will be prompted for the number of copies to make, and you can
     also specify if any timestamps in the entry should be shifted.
     This can be useful, for example, to create a number of tasks
     related to a series of lectures to prepare.  For more details, see
     the docstring of the command `org-clone-subtree-with-time-shift'.  


Nick





reply via email to

[Prev in Thread] Current Thread [Next in Thread]