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
There are some libraries that have been created to help manage ics files. biweekly and ical4j are two such examples that might allow me to implement this feature.
To Do
Use biweekly to create and save icalendar format data.
Create action event to save file in ICalendarFormat.
create an algorithm to take a user's input and store it in the ical format.