Adding Simple Search in Library Function in the "Advanced Search" Menu

Joined
Sep 9, 2020
Messages
4
Here is script for those who seek function that let you filter out your library. This script can be accessed from Advanced Search menu since it easier that way.
To reduce the load of using this script, all your manga reading status and information will be fetched the first time you're using this script. Those data will be stored in the browser IndexedDB. To help tracking your reading status, the reading status will updated every time Advanced Search visited. The manga info only updated passively whenever it appear on your feed or you visited the manga page directly.

Current known limitation :
1. the sorting function only works with title, year published, and date added. Other sorting options technically could be done but it cause additional load to the server than it already has which i don't really want to do.
2. Always open the manga in new tab since using back actions after visiting the manga will reset the library filter. I don't have any solution to this ATM
 

Users who are viewing this thread

Top