Using "Latest updates" page as "whats available to read"

Joined
Sep 7, 2019
Messages
163
https://mangadex.org/follows/chapters/1
I find it odd the "Latest updates" page shows chapters I have [marked as] read. What is the cause for this ?
I thought it was meant as a "what is available to read which you are following" (within selected filter languages). Since your chapter read status is already being fetched, then I suggest a filter option to remove read chapters leaving only unread chapters.

I believe this suggestion is the same or similar: https://mangadex.org/thread/18266/


https://mangadex.org/follows/manga/1
Even better, would be if the "Manga" page had a new column for "[Last chapter # read] / [Highest available chapter # (read, or unread)]". I think before or after "last update" column would be the best fit.
This would effectively give an aggregated list of "what is available to read which you are following" and with some minor (head) subtraction calculation, can see "how many unread chapters are available". Instead of the chapter by chapter (ordered by date descending) of the "Latest updates" page.
The mentioned calculation could also be done by the page as like one of these examples:
Code:
chapter-icon #-of-read-chapters / #-of-available-chapters
chapter-icon #-of-unread-available-chapters-calculated
chapter-icon #-of-unread-available-chapters-calculated (#-of-read-chapters / #-of-available-chapters)
chapter-icon #-of-unread-available-chapters-calculated [tooltip/title: #-of-read-chapters / #-of-available-chapters]
With multiple filter languages, can I see this becoming an issue, but since it seems to be handled already on the current "Latest updates", am I assuming the same or similar solution can be used.
 

Users who are viewing this thread

Back
Top