You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Would it be possible to update the library to add alarms for ICalendar events?
Curently in ICalendar.js if i add the below code in it will hardcode an alarm for the event 10minutes before the time of the event. Not sure if you wanted to add support for this in the library via the constructor, if so it would be a nice feature.
I plan to add alarms to this library, although the fundamental usage would have to change. ICS would be the only one to support it, so there would no longer be a common config object.
Would it be possible to update the library to add alarms for ICalendar events?
Curently in ICalendar.js if i add the below code in it will hardcode an alarm for the event 10minutes before the time of the event. Not sure if you wanted to add support for this in the library via the constructor, if so it would be a nice feature.
The text was updated successfully, but these errors were encountered: