poketo / poketo-reader

Web app for reading and following manga series
https://poketo.app
MIT License
34 stars 10 forks source link

Help users know when new releases are available #28

Open rosszurowski opened 6 years ago

rosszurowski commented 6 years ago

Several people have asked for a way to be notified when new releases come out. This makes a lot of sense. New chapter release dates are based on the schedules of mangakaka, manga publications, scanlators, and so many factors, so they can vary pretty wildly.

Some apps (eg. MangaStorm) can send you a push notification whenever a new chapter is released. Others (eg. MangaDex) rely on you visiting the site/app to see anything new.

I'm philosophically opposed to the interruptive nature of push notifications (software shouldn't demand attention unless its critical!), but could see a balance being struck between a couple approaches:

Similarly, notifications could come through a couple different channels:

Not sure what the best approach is in all of this, but this issue is for tracking this work.