This script hides search results that you already have on your list
< Feedback on MyAnimeList(MAL) - Search Filter
Ah that is a good point, I'll see if I can minimize storage and improve the script tomorrow!
About the Related Entries, I don't see a reason why I wouldn't be able to support that. I already have the broken https://greasyfork.org/en/scripts/18094-myanimelist-mal-anime-manga-entries-compare that I wanted to revive so maybe I'll just remove that one and merge the functionality in this script. Have to think about it.
Thank you for the suggestions, appreciate the feedback!
I've updated the script and fixed the anime/manga entries compare script. For now I didn't merge the script into this one yet with filter functionality since that would take more work. Might do that in the future, no promises though.
Kr,
Cptmathix
Thanks!
Great script!
Minor optimization tip: I have quite large lists and in v2 I've had to increase Local Storage Quota in browser. Do we need everything (like titles and URLs) stored in LS? Won't storing only ID's grouped by status categories do the job?
Also I'd like to use the filter on "Related Entries" section of the entry pages. Is this possible?