ical4j / ical4j-template

Applying the iCalendar and vCard models to common domains
https://www.ical4j.org/template
BSD 3-Clause "New" or "Revised" License
1 stars 0 forks source link

Delayed notification #12

Open benfortuna opened 1 year ago

benfortuna commented 1 year ago

Sometimes you may have a process (manual or automated) that takes some time to propogate. For example, new DNS records, LDAP/active directory changes, etc.

Rather than send a notification requesting to wait for X minutes before you try to use it, it is better to schedule a notification on a delay, which can be done with a calendar vtodo alarm. Create an alarm with trigger X minutes after completion.