@@ -104,6 +104,7 @@ Compliant with the iCalendar specification, KAlarm defines a number of custom fi
<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>
<tr><tdclass=cont></td><tdclass=cont><tt>NOTIFY</tt></td><tdclass=cont>For a display alarm, indicates that it should be displayed using the notification system instead of showing it in a window</td></tr>
<tr><tdclass=cont></td><tdclass=cont><tt>ARCHIVE</tt></td><tdclass=cont>For an active alarm, indicates that the alarm has triggered at least once and should be archived when it expires or is deleted</td></tr>
<tr><tdcolspan=2><tt>X-KDE-KALARM-NEXTRECUR</tt></td><td>The single parameter records the next due recurrence date/time of the main alarm or, if sub-repetitions are still pending after the latest recurrence, the date/time of that recurrence</td></tr>