nextcloud / nextcloud/calendar
"Default Reminder" TYPE (Email vs. Push Notification) configuration/settings not available
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.
Currently "Default Reminders" are configure to use "Push Notifications" and there is no way to change it in the setting as far as I can tell. This is not useful in many situations for some user or attendees with out an NC account.

Describe the solution you'd like
Provide a way to select Default Notification TYPE, similar to per Event notification type.

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 with src/store/calendarObjectInstance.js around lines 1562-1572, then trace the existing per-event notification type control and the settings UI it references. Done means users can choose Email or Push Notification for default reminders and new default reminders use that choice.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript
- Domain
- frontend
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Quiet
- Clarity
- Mostly clear
- Newbie friendliness
- 62/100