element-hq / element-hq/element-android
Quiet and noisy notifications shouldn't be aggregated together
Open
- Dominant language
- Kotlin
- Stars
- 3.7k
- Forks
- 917
- PR merge metrics
- No merged PRs in 30d
Description
Noisy notifications are typically important, but they get buried in the same notification group with quiet ones without an easy way to distinguish them. I've missed important noisy notifications because they got buried with quiet ones that weren't important to me. Many apps have their notifications aggregated separately depending on the categories, and that would work well here, too.
Contributor guide
Assessment
This issue has not been assessed yet.