Skip to content

feat: Sort library by last read#372

Open
AlexandreFournier wants to merge 1 commit intoSuwayomi:mainfrom
AlexandreFournier:feat/sort-by-last-read
Open

feat: Sort library by last read#372
AlexandreFournier wants to merge 1 commit intoSuwayomi:mainfrom
AlexandreFournier:feat/sort-by-last-read

Conversation

@AlexandreFournier
Copy link
Copy Markdown

What

Adds a Sort by Last Read option to the library manga organizer. Users can now sort their library by when they last read a manga.

Why

Makes it easy to continue reading from where you last left off, or push manga you have not touched recently to the bottom.

Changes

  • lib/src/constants/enum.dart - added lastRead to MangaSort enum
  • lib/src/features/library/presentation/library/controller/library_controller.dart - added lastRead sort case using lastReadChapter?.lastReadAt from the GraphQL model

Ported from tachimanga/Tachidesk-Sorayomi commits 03eb0b1 and c3ebde0, adapted for the GraphQL-based model.

@MingFu-3Designer
Copy link
Copy Markdown

I really want this feature. I discovered it on Aniyomi and instantly fell in love with it, when a new chapter drops, the manga jumps straight to the top and it makes keeping up with updates ridiculously easy. Once you’ve used it, it’s impossible to go back.

It’s a small change but a massive quality-of-life upgrade. Total game-changer for daily use. Huge +1, would love to see this merged.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants