Definition of Done
We should be able to apply filters to mangas in the library:
- "Unread": Has some unread chapters
- "Completed": Manga that have the status
MangaStatus.completed or MangaStatus.publishingFinished
- "Downloaded": Has downloaded chapters
Each filter can be included, excluded or disabled.
Definition of Done
We should be able to apply filters to mangas in the library:
MangaStatus.completedorMangaStatus.publishingFinishedEach filter can be included, excluded or disabled.