From mboxrd@z Thu Jan 1 00:00:00 1970 From: Enda Subject: org-icalendar-alarm-time different time for different category Date: Thu, 5 Jul 2012 09:56:17 -0700 (PDT) Message-ID: <1341507377.948.YahooMailNeo@web163104.mail.bf1.yahoo.com> Reply-To: Enda Mime-Version: 1.0 Content-Type: multipart/alternative; boundary="-65459842-471167946-1341507377=:948" Return-path: Received: from eggs.gnu.org ([208.118.235.92]:47923) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1SmpLt-000460-FR for emacs-orgmode@gnu.org; Thu, 05 Jul 2012 12:56:26 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1SmpLn-0003SR-IY for emacs-orgmode@gnu.org; Thu, 05 Jul 2012 12:56:25 -0400 Received: from nm17.bullet.mail.bf1.yahoo.com ([98.139.212.176]:42087) by eggs.gnu.org with smtp (Exim 4.71) (envelope-from ) id 1SmpLn-0003S7-Av for emacs-orgmode@gnu.org; Thu, 05 Jul 2012 12:56:19 -0400 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" ---65459842-471167946-1341507377=:948 Content-Type: text/plain; charset=iso-8859-1 Content-Transfer-Encoding: quoted-printable Can there be a per file option to set org-icalendar-alarm-time for a differ= ent time for a different category?=0A=0A=0A=0ABest wishes,=0A=0AEnda=0A=0A= =0ADebian GNU/Linux=A0Emacs 23.4 ---65459842-471167946-1341507377=:948 Content-Type: text/html; charset=iso-8859-1 Content-Transfer-Encoding: quoted-printable
Can there be a per file option to set org-icalendar-al= arm-time for a different time for a different category?


Best wishes,

Enda


Debian GNU/Linux Emacs 23.4
---65459842-471167946-1341507377=:948-- From mboxrd@z Thu Jan 1 00:00:00 1970 From: Bastien Subject: Re: org-icalendar-alarm-time different time for different category Date: Sun, 05 Aug 2012 11:31:35 +0200 Message-ID: <87obmpadmw.fsf@gnu.org> References: <1341507377.948.YahooMailNeo@web163104.mail.bf1.yahoo.com> Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit Return-path: Received: from eggs.gnu.org ([208.118.235.92]:60957) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1SxxAv-0002T5-E2 for emacs-orgmode@gnu.org; Sun, 05 Aug 2012 05:31:06 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1SxxAu-0004ca-II for emacs-orgmode@gnu.org; Sun, 05 Aug 2012 05:31:05 -0400 Received: from mail-wi0-f177.google.com ([209.85.212.177]:57388) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1SxxAu-0004cS-B4 for emacs-orgmode@gnu.org; Sun, 05 Aug 2012 05:31:04 -0400 Received: by wibhm11 with SMTP id hm11so614753wib.12 for ; Sun, 05 Aug 2012 02:31:03 -0700 (PDT) In-Reply-To: <1341507377.948.YahooMailNeo@web163104.mail.bf1.yahoo.com> (Enda's message of "Thu, 5 Jul 2012 09:56:17 -0700 (PDT)") 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: Enda Cc: "emacs-orgmode@gnu.org" Enda writes: > Can there be a per file option to set org-icalendar-alarm-time for a > different time for a different category? You can now use APPT_WARNTIME in each entry before exporting to icalendar. Hitting ̀W' at the beginning of a headline lets you insert this property, that `org-agenda-to-appt' also reads when adding an appointment with ̀appt-add'. Thanks, -- Bastien