server icon indicating copy to clipboard operation
server copied to clipboard

Notification if a list was shared

Open jakobroehrl opened this issue 6 years ago • 7 comments

It would be great, if the user gets a notification if a task list was shared to him.

jakobroehrl avatar Sep 16 '19 12:09 jakobroehrl

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.

raimund-schluessler avatar Sep 16 '19 18:09 raimund-schluessler

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! :)

jancborchardt avatar Sep 16 '19 19:09 jancborchardt

Yes, this definitely belongs in the server.

georgehrke avatar Sep 16 '19 19:09 georgehrke

@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 avatar Sep 17 '19 07:09 jakobroehrl

@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.

georgehrke avatar Sep 17 '19 08:09 georgehrke

I think there should/could be more notifications for tasks:

  • on due
  • when a item is added to a shared list

jakobroehrl avatar Sep 18 '19 04:09 jakobroehrl

I suppose this issue is still valid? If not, please close this issue!

szaimen avatar May 26 '21 12:05 szaimen