knossos icon indicating copy to clipboard operation
knossos copied to clipboard

Group update notifications for the same mod

Open CodeF53 opened this issue 4 years ago • 6 comments
trafficstars

Is your feature request related to a problem? Please describe. When a mod updates more than once, I dont really care about the older updates; I just want to see what mods have updated in general. Even after trying to dismiss duplicate notifications for the same mods, I didn't notice that fabric api was still here twice. image

Describe the solution you'd like Ideally, I would only have one notification for every mod that updates regardless of how many times they have updated Instead of displaying like the above screenshot, mods would be ordered by most recent update, with a number saying how many times they have updated, and a button to view all the updates I have missed. image

CodeF53 avatar Aug 18 '21 18:08 CodeF53

updated mockup for staging branch image

CodeF53 avatar Feb 23 '22 03:02 CodeF53

Since this requires a fair bit of both frontend and backend work, I will leave this issue open here for now

CodeF53 avatar Feb 23 '22 04:02 CodeF53

One thing that should be kept in mind (And probably implemented) is a way to view all the update notifications, as a mod may post multiple updates - one for each MC-version - which may hide the one you're actually interested in.

And while you're add it should notifs be auto-dismissed as soon as you click them. It's annoying when you click them, get the new update (or don't) but the notification is still there, requiring you to manually dismiss it.

Andre601 avatar Sep 10 '22 21:09 Andre601

This was a concept I made for it. I didn't realize this issue existed lol

image

intergrav avatar Sep 10 '22 23:09 intergrav

Instead of nested cards it should just be a list of dates to versions, no need to duplicate information

falseresync avatar Sep 11 '22 11:09 falseresync

Like so, wouldn't even need collapsing Frame 7

falseresync avatar Sep 11 '22 11:09 falseresync