matrix-org / matrix-spec

The Matrix protocol specification
Apache License 2.0
197 stars 97 forks source link

Allow silent notifications to be treated as notifications for notification collector #912

Open Mikaela opened 3 years ago

Mikaela commented 3 years ago

Suggestion

This is https://github.com/matrix-org/matrix-doc/issues/3447 / https://github.com/vector-im/element-web/issues/15025, I hate keeping notification sounds enabled as they distract me and break my flow getting things done. However currently I have to enable noisy notifications in Element Web for it to recognise notifications as notifications for it's 🔔 menu.

richvdh commented 3 years ago

I think the spec supports this already (it distinguishes between sound and highlight)... so in theory this is "just" a client feature.

let's take it back to https://github.com/vector-im/element-web/issues/15025.