@@ -100,7 +100,7 @@ Compliant with the iCalendar specification, KAlarm defines a number of custom fi
<tr><tdclass=cont></td><tdclass=cont><tt>LATECANCEL;<em>interval</em></tt></td><tdclass=cont>How late the alarm can trigger (in minutes) before it will be cancelled; default = 1 minute</td></tr>
<tr><tdclass=cont></td><tdclass=cont><tt>LATECLOSE;<em>interval</em></tt></td><tdclass=cont>For a display alarm, how long after the trigger time (in minutes) until the alarm window is automatically closed; default = 1 minute. It will also be cancelled if it triggers after this time.</td></tr>
<tr><tdclass=cont></td><tdclass=cont><tt>TMPLAFTTIME;<em>interval</em></tt></td><tdclass=cont>For a template alarm, holds the value (in minutes) of the "After time" option</td></tr>
<tr><tdclass=cont></td><tdclass=cont><tt>KMAIL;<em>sernum</em></tt></td><tdclass=cont>The KMail serial number of the email whose text forms the alarm message. The alarm message must be in the form <tt>From: ...\nTo: ...\n<em>[</em>Cc: ...\n<em>]</em>Date: ...\nSubject: ...</tt></td></tr>
<tr><tdclass=cont></td><tdclass=cont><tt>KMAIL;<em>itemid</em></tt></td><tdclass=cont>The Akonadi Item ID of the email whose text forms the alarm message. The alarm message must be in the form <tt>From: ...\nTo: ...\n<em>[</em>Cc: ...\n<em>]</em>Date: ...\nSubject: ...</tt></td></tr>
<tr><tdclass=cont></td><tdclass=cont><tt>BCC</tt></td><tdclass=cont>For an email alarm, the email will be blind copied to the user</td></tr>
<tr><tdclass=cont></td><tdclass=cont><tt>REMINDER;<em>[</em>ONCE;<em>]interval</em></tt></td><tdclass=cont>The reminder interval for the alarm: < 0 for a reminder before the main alarm, > 0 for a reminder after the main alarm. A suffix indicates the time units: <tt>M</tt> = minutes, <tt>H</tt> = hours, <tt>D</tt> = days. E.g. <ttclass=eg>-12M</tt>. If <tt>ONCE</tt> is specified, this indicates that the reminder should be shown only for the first recurrence.</td></tr>
<tr><tdclass=cont></td><tdclass=cont><tt>LOGIN</tt></td><tdclass=cont>For an active alarm, when its main alarm has expired, records that the original alarm was triggered each time KAlarm started up (normally at each login)</td></tr>