Notification if a list was shared
It would be great, if the user gets a notification if a task list was shared to him.
I think this would be a nice enhancement, but this should go into server imho. Especially since this is probably also concerning sharing of calendars. @jancborchardt @georgehrke for their opinion.
Yes, likely @georgehrke knows what to do here. And yes, there should be a sharing notification and likely also previously a way to accept/reject the share in the first place.
@jakobroehrl keep in mind not all of our users are men, so it’s better to simply use they/them instead of he/him when referring to them. Thanks! :)
Yes, this definitely belongs in the server.
@georgehrke I don't understand this. Why this is not directly implemented in the Tasks App? With this API: https://github.com/nextcloud/notifications/blob/master/docs/notification-workflow.md
In Deck it is implemented so: https://github.com/nextcloud/deck/blob/master/lib/Notification/NotificationHelper.php
What's the difference here? Thanks!
@jakobroehrl Because like the Calendar App, Tasks app does not store any calendar / event / task information on its own. It's all stored in an app called dav in the Nextcloud server.
I think there should/could be more notifications for tasks:
- on due
- when a item is added to a shared list
I suppose this issue is still valid? If not, please close this issue!