From mboxrd@z Thu Jan 1 00:00:00 1970 From: Eric S Fraga Subject: Re: need help with repeated tasks (won't reapeat) Date: Sun, 19 Aug 2018 14:45:29 +0100 Message-ID: <87ftzatqpy.fsf@gmail.com> References: <8736vavchv.fsf@len.workgroup> Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:39742) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1frO1R-0000ON-H7 for emacs-orgmode@gnu.org; Sun, 19 Aug 2018 09:45:38 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1frO1M-0001sT-KF for emacs-orgmode@gnu.org; Sun, 19 Aug 2018 09:45:37 -0400 Received: from mail-wr1-x42e.google.com ([2a00:1450:4864:20::42e]:42311) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1frO1M-0001s9-En for emacs-orgmode@gnu.org; Sun, 19 Aug 2018 09:45:32 -0400 Received: by mail-wr1-x42e.google.com with SMTP id e7-v6so10792228wrs.9 for ; Sun, 19 Aug 2018 06:45:32 -0700 (PDT) Received: from t3610 ([95.151.192.160]) by smtp.gmail.com with ESMTPSA id l10-v6sm9950306wre.0.2018.08.19.06.45.30 for (version=TLS1_2 cipher=ECDHE-RSA-CHACHA20-POLY1305 bits=256/256); Sun, 19 Aug 2018 06:45:30 -0700 (PDT) In-Reply-To: <8736vavchv.fsf@len.workgroup> (Gregor Zattler's message of "Sun, 19 Aug 2018 13:09:48 +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" To: emacs-orgmode@gnu.org On Sunday, 19 Aug 2018 at 13:09, Gregor Zattler wrote: > Dear org mode users, I have problems with a repeated task. I > want to clean something round about every 60 days. I set up this > task in order to monitor my cleaning: > > > *** TODO Clean it > DEADLINE:<2018-08-12 So +.60d -9d> Change this to SCHEDULED? Or maybe you need a combination of scheduled and deadline. I use scheduled with +1m, for instance, to have a task that I need to do every month but I don't have a deadline on it. -- Eric S Fraga via Emacs 27.0.50, Org release_9.1.13-783-g97fac4