-
-
Notifications
You must be signed in to change notification settings - Fork 4.8k
Description
Is your feature request related to a problem? Please describe.
When I get a push notification about a calendar event being created or modified, the notification does not provide information about time/date, location, or a description of the event. Clicking through the push notification brings the user to a list of recent notifications from Nextcloud, which also does not provide more information. To find out about the event I end up having to open my calendar to do a search.
Describe the solution you'd like
The intuitive solution to this problem would provide that, for all calendar event related push notifications, when you click through, it brings you to the calendar event itself. Ideally it would open the event in your calendar app but an alternative solution could be a link to the event on your Nextcloud server's webpage, so that you can view it in-browser (this latter solution is how email notifications handle linking to events).
Describe alternatives you've considered
No response
Additional context
No response