From mboxrd@z Thu Jan 1 00:00:00 1970 From: Eric S Fraga Subject: Re: [Feature request] Repeatable tasks workday Date: Fri, 08 Mar 2019 14:08:30 +0000 Message-ID: <87va0tihlt.fsf@gmail.com> References: <6529b7d3-1ec5-b6ef-b6e1-808d7c7440b6@acc.umu.se> Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable Return-path: Received: from eggs.gnu.org ([209.51.188.92]:50720) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1h2GAt-0003Id-PH for emacs-orgmode@gnu.org; Fri, 08 Mar 2019 09:08:38 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1h2GAr-0005oQ-Vu for emacs-orgmode@gnu.org; Fri, 08 Mar 2019 09:08:34 -0500 Received: from mail-wr1-x42f.google.com ([2a00:1450:4864:20::42f]:42096) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1h2GAr-0005gv-Od for emacs-orgmode@gnu.org; Fri, 08 Mar 2019 09:08:33 -0500 Received: by mail-wr1-x42f.google.com with SMTP id r5so21492291wrg.9 for ; Fri, 08 Mar 2019 06:08:33 -0800 (PST) In-Reply-To: <6529b7d3-1ec5-b6ef-b6e1-808d7c7440b6@acc.umu.se> (Emil Marklund's message of "Fri, 8 Mar 2019 13:05:29 +0100") 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: Emil Marklund Cc: emacs-orgmode@gnu.org On Friday, 8 Mar 2019 at 13:05, Emil Marklund wrote: > Hello! > > Some[1][2][3] have been asking for a method to create repeatable tasks > that repeats on workdays (Monday to Friday). As far as I can tell, there > is no "native support" for this in org-mode.=C2=A0 It would be neat if one > could specify repeatable tasks with a simple syntax, such as "+1wd" for > defining deadlines on tasks that should be repeated for each workday. This is non-trivial, especially as the concept of a work day is not the same around the world. The easiest solution, which I use, is to have weekly repeated tasks for each "work day"; i.e. 5 different tasks, one for Monday, one for Tuesday, etc. --=20 Eric S Fraga via Emacs 27.0.50, Org release_9.2.2-249-g51444a