From mboxrd@z Thu Jan 1 00:00:00 1970 From: Eric S Fraga Subject: Re: individual alerts Date: Fri, 15 Jan 2016 07:36:24 +0000 Message-ID: <87r3hjxpjb.fsf@delle7240.chemeng.ucl.ac.uk> References: Mime-Version: 1.0 Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: quoted-printable Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:49972) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1aK0LC-0001fy-SK for emacs-orgmode@gnu.org; Fri, 15 Jan 2016 04:06:43 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1aK0L9-0000JN-LW for emacs-orgmode@gnu.org; Fri, 15 Jan 2016 04:06:42 -0500 Received: from mail-am1on0114.outbound.protection.outlook.com ([157.56.112.114]:24512 helo=emea01-am1-obe.outbound.protection.outlook.com) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1aK0L9-0000JF-3J for emacs-orgmode@gnu.org; Fri, 15 Jan 2016 04:06:39 -0500 In-Reply-To: (cschr@freenet.de's message of "Tue, 12 Jan 2016 14:49:50 +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-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org To: cschr Cc: emacs-orgmode@gnu.org On Tuesday, 12 Jan 2016 at 14:49, cschr wrote: [...] > I found out already how to export SCHEDULED and DEADLINE timestamps from > orgmode to iCalendar VEVENTs, but the VALARM TRIGGERs produced always have > the same value (VALARM TRIGGER is always =E2=80=9CP0DT0H0M0S=E2=80=9D). H= ow can I define an > individual alert for each appointment in ORGMODE, and have the alert valu= es > exported as icalendar VALARM TRIGGERs?=20=20 > > The :APPT_WARNTIME: property in orgmode seems to do nothing, nor does it > seem to help if I add a =E2=80=9CWARNTIME =E2=80=A6=E2=80=9D text to the = orgmode item =E2=80=93 this seems > to work for emacs diary entries only.=20=20=20 I cannot help you with the desire to have different alerts for each appointment but I can point you to org-icalendar-alarm-time for the actual warning time which applies to all items exported. The default is indeed no warning but I have (setq org-icalendar-alarm-time 10) to give me 10 minutes' warning. In any case, I also wanted to note that appointments should not have scheduled and/or deadline information, just active time stamps. TODO items, on the other hand, could/should have scheduling information. In other words, an appointment can be as simple as: * Meet with Joe and Martha <2016-01-15 Fri 11:00-12:00> --=20 : Eric S Fraga (0xFFFCF67D), Emacs 24.5.1, Org release_8.3.3-449-gd85ff3