From mboxrd@z Thu Jan 1 00:00:00 1970 From: SabreWolfy Subject: Best practice for canceled/moved recurring events Date: Fri, 22 Jul 2016 13:29:25 +0000 (UTC) Message-ID: Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:33040) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1bQaWK-0004CM-J7 for emacs-orgmode@gnu.org; Fri, 22 Jul 2016 09:29:41 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1bQaWG-00086y-HB for emacs-orgmode@gnu.org; Fri, 22 Jul 2016 09:29:40 -0400 Received: from plane.gmane.org ([80.91.229.3]:41132) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1bQaWG-00086u-AH for emacs-orgmode@gnu.org; Fri, 22 Jul 2016 09:29:36 -0400 Received: from list by plane.gmane.org with local (Exim 4.69) (envelope-from ) id 1bQaWD-0005qr-GM for emacs-orgmode@gnu.org; Fri, 22 Jul 2016 15:29:34 +0200 Received: from ad3.wits.ac.za ([146.141.1.83]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Fri, 22 Jul 2016 15:29:33 +0200 Received: from sabrewolfy by ad3.wits.ac.za with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Fri, 22 Jul 2016 15:29:33 +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 I have a meeting at 09:00 every Monday: --8<---------------cut here---------------start------------->8--- * Diary ** TODO Weekly Meeting DEADLINE: <2016-07-18 Mon 09:00 +1w> --8<---------------cut here---------------end--------------->8--- What is the best way of dealing with scenarios where (1) the meeting "next week" is on the Wednesday and (2) the meeting "two weeks" after that (or whatever) is canceled? Should I create a large set of time-shift entries for each week individually and edit accordingly?