nextcloud / nextcloud/calendar
User should be able to decide if they want to get notification via the clients
Nobody has claimed this yet.
- Dominant language
- JavaScript
- Stars
- 1.2k
- Forks
- 332
- Avg merge
- 16h 13m
- Merged PRs (30d)
- 137
Description
Is your feature request related to a problem? Please describe.
I get notification about upcoming events always twice. Once via my calendar on my mobile device or desktop and once by the Nextcloud app on the corresponding device.
As far as I can see this is a admin setting at the moment:
I see that it makes totally sense for some people who don't add the calendar via caldav to their client. But notifications are something super personal. Admin can suggest defaults (similar how we do it with the activity notifications) but the user should always be able to overwrite it.
Describe the solution you'd like
Either a dedicated personal settings or integrate it into the existing personal "Notification" setting (settings/user/notifications) so that the user can overwrite the default setting from the admin
Describe alternatives you've considered
No response
Additional context
No response
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start at the existing admin setting shown in the issue and the personal notification settings at settings/user/notifications. Trace how the current calendar notification preference is exposed to clients; done means a user can override the admin default and the preference is reflected in client notifications.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript
- Domain
- frontend
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 43/100