element-web
element-web copied to clipboard
add filter for notifications panel
Your use case
What would you like to do?
the overview over all notifications is pretty powerful. it could be enhanced by adding filters not unlike threads (which have "all" or "my")
How would you like to achieve it?
filter by mention, pill (explicit mention), room ping, reply, thread, keyword(s), all rooms and spaces, single rooms, single spaces, ....
Have you considered any alternatives?
No response
Additional context
No response
There's an idea discussion here for a similar issue: https://github.com/vector-im/element-meta/discussions/96?converting=1
Related https://github.com/vector-im/element-web/issues/23215 Related https://github.com/vector-im/element-web/issues/15025 Related https://github.com/vector-im/element-meta/issues/1212
"filter only threads with unread messages" would be really useful too - if someone replies to a very old thread it looks like you currently have to scroll forever to discover it.
The notifications also trigger on parts of emails. When you have multiple homonyms it can get crazy really fast.
@mmalter-at-gandi those emails are not part of Element but your Matrix server, any suggestions you wish to make would have to be targeted there.
@t3chguy Sorry I meant on part of the mail address. Say, my nickname is Michael and I have friends with michael in their mail addresses, all of these will trigger false positive. I am not sure I am being clear.
@mmalter-at-gandi that is fixed already, but it relies on the sender of the message to be using an up to date client with Intentional Mentions support, you also must be on a server which supports this feature, at which point mentions are not based on plaintext but a field in the event called m.mentions
Either way, it is wholly unrelated to this issue.,
Oh I see. Thanks a lot. Sorry for the noise.