nextcloud / nextcloud/event_update_notification
Add the ability to select which calendars should send notifications
Nobody has claimed this yet.
- Dominant language
- JavaScript
- Stars
- 13
- Forks
- 4
- Avg merge
- 1d 14h
- Merged PRs (30d)
- 6
Description
Hello !
I like this other app of yours, and it works fine :) Many thanks !!
I'd love to be able to select the Agenda on which I'd like to be notified.
Indeed, my wife & I have several calendars ... all shared : one per person, and common and one for children.
Today, I get notifications for any action (Add/Update/Delete) in any of those agendas.
What I'd love would be to be able to activate the notification only for : shared & children agendas (notgetting notifs for her own agenda)
Could this be possible ?
I guess this would need to be user definable ...
Thanks
GLLM
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
No files, tests, or entry points are named. Start by locating the current add, update, and delete notification handling, then trace where user or calendar settings could be applied; done means notifications are sent only for the calendars selected by the user and excluded for the others.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript
- Domain
- backend
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 42/100