You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Notifying assignment deadlines to the assignee is useful for the assignee to know the deadline.
Description
Notify the assignment deadline to the assignee via chrome.notifications API. This feature may resemble the feature of the Twinte: manaba report integration, but it provides notifications via Google Tasks or Trello.
This feature must be served optionally and customizable as some users hate noisy web notifications.
The text was updated successfully, but these errors were encountered:
@yudukikun5120 Sorry for the delayed response. I'm not sure whether this feature should be provided to users or not because I don't know much about what the user experience of chrome.notifications is like so far, but I'll accept it as long as it is opt-in and customizable.
Thank you for replying and I am sorry for merging PR #450 before your code review.
I will open the PR to show the demonstration of this feature to determine whether it should be served.
Motivation
Notifying assignment deadlines to the assignee is useful for the assignee to know the deadline.
Description
Notify the assignment deadline to the assignee via
chrome.notifications
API. This feature may resemble the feature of the Twinte: manaba report integration, but it provides notifications via Google Tasks or Trello.This feature must be served optionally and customizable as some users hate noisy web notifications.
The text was updated successfully, but these errors were encountered: