Is your feature request related to a problem? Please describe.
A lot of notifications clutter the dashboard.
Describe the solution you'd like
Custom notification tags, there is a lot of potential for string matching or some autotagging library which can be as simple as a vecotorized similarity index for starters (https://github.com/NISH1001/tag-generator).
Then those tags can be used while searching or there can be an option to filter by tags in the notification menu.
Would be a good learning for you all as well.
Is your feature request related to a problem? Please describe.
A lot of notifications clutter the dashboard.
Describe the solution you'd like
Custom notification tags, there is a lot of potential for string matching or some autotagging library which can be as simple as a vecotorized similarity index for starters (https://github.com/NISH1001/tag-generator).
Then those tags can be used while searching or there can be an option to filter by tags in the notification menu.
Would be a good learning for you all as well.