app icon indicating copy to clipboard operation
app copied to clipboard

[REQUEST] Add additional UI to distinguish a new update vs unread chapter

Open stan-snf opened this issue 5 years ago • 1 comments

Description Add a mark (dot, highlight, etc.) beside the chapter that indicates the chapters that have just been added to distinguish it from just regular unread chapters

How would it improve the App? Because some extra content (usually the ".5" chapters) are added later than some current chapters, and this makes it easier to spot.

Additional context on request

stan-snf avatar May 04 '20 16:05 stan-snf

This is difficult to perform at the moment, because when a source returns what has been updated, it simply returns the MangaID. A chapter ID was not returned to guarantee that you're marking the correct objects as a new update.

Now that sources are more promised-based, we have the flexibility to ensure such a thing (probably). We'll see where this sits in the project scope.

VibrantClouds avatar Jan 05 '21 01:01 VibrantClouds