julian-alarcon / prospect-mail

Prospect is an Outlook mail desktop client powered by Electron
MIT License
459 stars 66 forks source link

Use ubuntu notifications to display notifications #29

Closed arneboe closed 1 year ago

arneboe commented 4 years ago

Use ubuntu notifications to display notifications. Right now notifications are only visible inside the window. Would be awesome if they would use the standard notification pipeline and pop up on the desktop instead.

chookity-pokk commented 3 years ago

I would definitely like this. Or at least know where the new emails are stored so I can write a shell script to notify me for when I get an email.

micw commented 3 years ago

If the wrapper would support desktop nitifications, that could easily switched on in outlook: https://www.trishtech.com/2019/07/how-to-enable-desktop-notifications-for-outlook-com-webmail/

That works on chrome but seems not to work in prospect-mail.

DaniilStepanenko commented 3 years ago

Is there any update on this?

aguilhon-cocus commented 3 years ago

Would also be really interested in this.

julian-alarcon commented 2 years ago

There is a Work in Progress here https://github.com/julian-alarcon/prospect-mail/pull/183 by @joax

Maioy97 commented 1 year ago

hello, I installed prospect mail from the snap store a few days ago it makes a sound when I receive a mail but I get no notification (Ubuntu 22.04)

igornem1 commented 1 year ago

+1 to get notifications on Ubuntu GUI. Also important to get it when Calendar events alerting

julian-alarcon commented 1 year ago

For New email notifications, this was fixed (main issue #230 ) in the latest beta version 0.5.0-beta1. For Calendar notifications, there is some work already made but it's still open: #192