Feature Request: Show brief non interfering notification support

I have a case where I would like to run a plugin and send a response and when the request is received I want to show a non interfering notification dialog. I do not want to open a modal dialog. I just want to briefly show a message that “Everything’s done!”.

There are push notifications and local JavaScript notifications (notification.show()). I only need local JS support.

OS X Notifications

Browser Notifications

1 Like

Moved to API Feedback > Feature Requests.

Agreed – we need a way to do this in a nonblocking fashion.

1 Like