From mboxrd@z Thu Jan 1 00:00:00 1970 From: Andrei Beliankou Subject: Time shifting functions Date: Thu, 15 Feb 2018 09:45:32 +0100 Message-ID: <9d598ff5-8596-5928-b81b-e312b6722d54@yandex.ru> Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:50466) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1emFAn-0004Ub-Ma for emacs-orgmode@gnu.org; Thu, 15 Feb 2018 03:45:46 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1emFAi-0001mV-Qv for emacs-orgmode@gnu.org; Thu, 15 Feb 2018 03:45:45 -0500 Received: from forward104j.mail.yandex.net ([5.45.198.247]:54080) by eggs.gnu.org with esmtps (TLS1.0:DHE_RSA_AES_256_CBC_SHA1:32) (Exim 4.71) (envelope-from ) id 1emFAi-0001jj-Dj for emacs-orgmode@gnu.org; Thu, 15 Feb 2018 03:45:40 -0500 Received: from mxback2g.mail.yandex.net (mxback2g.mail.yandex.net [IPv6:2a02:6b8:0:1472:2741:0:8b7:163]) by forward104j.mail.yandex.net (Yandex) with ESMTP id A6D3943091 for ; Thu, 15 Feb 2018 11:45:34 +0300 (MSK) Content-Language: en-US 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 Dear list members, I wonder if Org-mode has a convinient function to shift a timestamp with a (weekly) repeating interval by that interval. The idea behind is to simple reschedule the ivent without going through the state cycle and triggering logbook entries and touching the :LAST_REPEAT: property. Setting off logging for repetitions and done state for an item or subtree is not an option. This shift would be effectively a cancel action for a habit. Is there a ready solution? Thanks in advance, Andrei Beliankou