#3651: Quire Feedback
Status: Completed

Desktop push notification is a must for better usability.

Created by Arun Oct 6, 2020

Hi @ArunPrasadES - Desktop push notifications is available through the Quire Chrome extension, please see this guide for more information: https://quire.io/guide/chrome-extension/.

Peggy, Oct 7, 2020

Hi @peggy,

One way to implement desktop notifications on all modern browsers is through the notifications API: https://developer.mozilla.org/en-US/docs/Web/API/Notifications_API

This gives you native desktop notifications, meaning they'll integrate nicely regardless of the operating system someone might be using.

You can go a step further and also use the Push API, which will make notifications work even if people don't have Quire open in their browser: https://developer.mozilla.org/en-US/docs/Web/API/Push_API

These work on all modern browsers. I use Firefox and would really like desktop notifications too.

Besides being more user-friendly and usable by far more people, using the APIs also means your users won't have to install a separate extension. I'm sure there are chrome users who don't know about the extension or are unwilling to install it, and so are also missing out.

Guus, Jan 21, 2021

Hi @guus - Thank you for your suggestion! I will make sure to pass it to our Developer team.

Peggy, Jan 28, 2021

Thanks @peggy!

Guus, Jan 28, 2021

⭐️ We have closed your thread in order to optimize the performance of the Quire Feedback Forum. Please see our Quire Feedback Official Guideline for more information.

If the request/feedback wasn’t answered or the issue hasn’t been resolved in the newest version, please leave a comment below, the Quire team will be notified.

Peggy, Jul 8, 2021