From mboxrd@z Thu Jan 1 00:00:00 1970 From: Randomcoder Subject: org-mode timestamp and calendar questions Date: Tue, 24 Mar 2015 10:36:56 +0200 Message-ID: <20150324083656.GB29810@xw> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:40104) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1YaKKk-00079k-63 for emacs-orgmode@gnu.org; Tue, 24 Mar 2015 04:37:11 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1YaKKf-0001iu-3R for emacs-orgmode@gnu.org; Tue, 24 Mar 2015 04:37:10 -0400 Received: from mail-we0-x22d.google.com ([2a00:1450:400c:c03::22d]:35546) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1YaKKe-0001ik-Rx for emacs-orgmode@gnu.org; Tue, 24 Mar 2015 04:37:05 -0400 Received: by weoy45 with SMTP id y45so7640525weo.2 for ; Tue, 24 Mar 2015 01:37:03 -0700 (PDT) Received: from localhost ([188.25.252.62]) by mx.google.com with ESMTPSA id fo9sm14835083wib.16.2015.03.24.01.37.02 for (version=TLSv1.2 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128/128); Tue, 24 Mar 2015 01:37:02 -0700 (PDT) Content-Disposition: inline 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-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org To: emacs-orgmode@gnu.org Hi, Is it possible to make org-mode timestamps inactive? (I mean, the calendar(Google calendar) and the org-agenda would ignore them) I tried specifying that I should be notified 1h in advance for an event like this : <2015-03-24 Mon 07:30 -1h> but apparently this is not the way to do it. Is it currently possible to do this and if so, what is the correct org-mode timestamp markup for this ? Best regards, Stefan