From mboxrd@z Thu Jan 1 00:00:00 1970 From: Nick Dokos Subject: Re: Repeat work / week days Date: Mon, 09 Jun 2014 12:12:28 -0400 Message-ID: <871tuy6p03.fsf@alphaville.bos.redhat.com> References: Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:49939) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Wu2Bl-0002Gs-HA for emacs-orgmode@gnu.org; Mon, 09 Jun 2014 12:12:55 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1Wu2Bf-0008A7-8X for emacs-orgmode@gnu.org; Mon, 09 Jun 2014 12:12:49 -0400 Received: from plane.gmane.org ([80.91.229.3]:37403) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Wu2Bf-0008A2-26 for emacs-orgmode@gnu.org; Mon, 09 Jun 2014 12:12:43 -0400 Received: from list by plane.gmane.org with local (Exim 4.69) (envelope-from ) id 1Wu2Be-0003qw-1M for emacs-orgmode@gnu.org; Mon, 09 Jun 2014 18:12:42 +0200 Received: from nat-pool-bos-t.redhat.com ([66.187.233.206]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Mon, 09 Jun 2014 18:12:42 +0200 Received: from ndokos by nat-pool-bos-t.redhat.com with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Mon, 09 Jun 2014 18:12:42 +0200 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-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org To: emacs-orgmode@gnu.org SabreWolfy 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. Nick