destiny-reminders
destiny-reminders copied to clipboard
Any other notification type?
I want just to suggest use browser notification as other option if it possible, it will be received on any device, and will not have so much troubles like emails. Sorry for my English.
Thanks, it's an interesting idea and I'm currently investigating it.
The thing that I like about emails is that they are completely platform-agnostic. You can set a reminder on any of your devices and get the email on any other one. I think push notification are a little more restrictive: if I subscribe on my work PC I won't get notifications when I'm at home, or on my phone.
On the other hand, I like the idea of not needing any user info at all. I'll consider adding it as an option.
Have you considered building out a service worker so the app can use Push API notifications? I'm fairly new to this stuff and it was only briefly mentioned during school but it's something that would be neat for this application and something I'd like to practice for my own apps
Yes, I suppose that's the plan. I'm currently working on another issue first, then I intend to start with this.
Looking forward to it!
I just created a GitHub account just to concur with tak3joy. Another notification type would be an awesome addition