-
-
Notifications
You must be signed in to change notification settings - Fork 43
Export specific event #936
Copy link
Copy link
Open
Labels
Needs DesignWaiting for input from the UX teamWaiting for input from the UX teamPriority: WishlistNot a priority, but something that might be niceNot a priority, but something that might be nice
Metadata
Metadata
Assignees
Labels
Needs DesignWaiting for input from the UX teamWaiting for input from the UX teamPriority: WishlistNot a priority, but something that might be niceNot a priority, but something that might be nice
Type
Fields
Give feedbackNo fields configured for Feature.
Problem
There is a button to delete a specific event, and you can also save changes
However sometimes you schedule an event, and want to save up all info within it, for someone to handily double-click a resulting ICS file and add it to their calendars.
Proposal
Right of the Delete Event button, add an "Export" button.
Clicking it opens a SaveDialog, which an ICS containing the event is saved to.
double-clicking said ICS should offer users of other calendar clients to add the event with all conserved informations.
Prior Art (Optional)
No response