filter space separated tags in comment box on bangumi index page
Ezek a szkript azon változatai, ahol a kód módosítva lett. Minden verzió mutatása
support safari via Userscripts(on both mobile and desktop)
bugfix: store tag per index
1. add max length for infotip metadata to become a tag2. persist previous used tags
fix not working issue when no comment present at allcurrently it will only work when no comment at all(of course, you can only filter on infotip tag) or all record have comments(both comment and infotip tags), meaning if some record have comment while other not, it won't work as expected
1.put exisiting tags into side panel and add metadata(infotip) tag panel2.refactor code