From mboxrd@z Thu Jan 1 00:00:00 1970 From: Nicolas Goaziou Subject: Re: Recurring tasks and arbitrary properties Date: Sun, 22 Jan 2017 15:01:25 +0100 Message-ID: <87ziij9osq.fsf@nicolasgoaziou.fr> References: <87wpdo6xmr.fsf@luisa.c0t0d0s0.de> <87tw8rb5rg.fsf@nicolasgoaziou.fr> <87shobfd39.fsf@luisa.c0t0d0s0.de> <87h94rb59x.fsf@nicolasgoaziou.fr> <87inp7fcmk.fsf@luisa.c0t0d0s0.de> <878tq3b4ht.fsf@nicolasgoaziou.fr> <871svvfbau.fsf@luisa.c0t0d0s0.de> Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:57438) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1cVIi0-000283-QF for emacs-orgmode@gnu.org; Sun, 22 Jan 2017 09:01:29 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1cVIi0-0006ya-AA for emacs-orgmode@gnu.org; Sun, 22 Jan 2017 09:01:28 -0500 Received: from relay3-d.mail.gandi.net ([2001:4b98:c:538::195]:43299) by eggs.gnu.org with esmtps (TLS1.0:DHE_RSA_AES_256_CBC_SHA1:32) (Exim 4.71) (envelope-from ) id 1cVIi0-0006yR-5B for emacs-orgmode@gnu.org; Sun, 22 Jan 2017 09:01:28 -0500 In-Reply-To: <871svvfbau.fsf@luisa.c0t0d0s0.de> (Michael Welle's message of "Sun, 22 Jan 2017 14:56:25 +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: Michael Welle Cc: emacs-orgmode@gnu.org Michael Welle writes: > later means a lot later ;). Maybe months or even years. My personal use > case is, that I have dozens of recurring tasks. Now I leave the country > for a few months. The tasks only make sense, when I am here. So I want to > disable them and enable them, when I'm back. I can't use > org-cancel-repeater, because that loses the repeater. You can also COMMENT them, or archive them. Regards,