From mboxrd@z Thu Jan 1 00:00:00 1970 From: Bernt Hansen Subject: Re: Repeater interval using weekdays Date: Mon, 14 Jul 2008 21:39:26 -0400 Message-ID: <87vdz8kjsh.fsf@gollum.intra.norang.ca> References: <487BDEDF.2070303@yahoo.com> <35575F8F-0F48-4ACF-A8B9-1F2CB1A7C533@uva.nl> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Return-path: Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1KIZZP-00033R-VR for emacs-orgmode@gnu.org; Mon, 14 Jul 2008 21:43:11 -0400 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1KIZZN-00031A-AU for emacs-orgmode@gnu.org; Mon, 14 Jul 2008 21:43:11 -0400 Received: from [199.232.76.173] (port=34925 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1KIZZM-00030u-U6 for emacs-orgmode@gnu.org; Mon, 14 Jul 2008 21:43:08 -0400 Received: from 72.13.de.static.xlhost.com ([206.222.19.114]:40733 helo=mail.planet-mofo.com) by monty-python.gnu.org with esmtps (TLS-1.0:DHE_RSA_AES_256_CBC_SHA1:32) (Exim 4.60) (envelope-from ) id 1KIZZM-0003qW-3b for emacs-orgmode@gnu.org; Mon, 14 Jul 2008 21:43:08 -0400 In-Reply-To: <35575F8F-0F48-4ACF-A8B9-1F2CB1A7C533@uva.nl> (Carsten Dominik's message of "Mon\, 14 Jul 2008 16\:44\:02 -0700") List-Id: "General discussions about Org-mode." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org Errors-To: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org To: Jose Robins Cc: Carsten Dominik , org-mode Carsten Dominik writes: > On Jul 14, 2008, at 4:18 PM, Jose Robins wrote: > >> When I schedule a repeating task which I'd like to repeat daily >> (e.g. daily morning meetings etc.), I do so with a +1d specifier. >> However, looks like when I mark today's as done, it will schedule a >> task for tomorrow. However, it also seems to schedule for sat and >> sundays. Is there any way to specify just a weekday repeater >> specifier or is there another way to do what I'm trying to >> accomplish? > > No, this is not possible currently. One work-around is to make 5 tasks, one for each weekday that repeat weekly. -Bernt