AtoraSuunva / booru

Searches boorus for images using some js magic
https://www.npmjs.com/package/booru
MIT License
75 stars 18 forks source link

Search available tags #73

Open Zevell opened 2 years ago

Zevell commented 2 years ago

Unless the documentation is incomplete or I'm blind, there doesn't appear to be a way to search for tags by partial strings? For example, searching "opp" would return a list of tags that contain "opp", such as "oppai". This would be very helpful.

Also, a simple "most popular" list of tags to serve as an introduction would be nice. More info here: https://gelbooru.com/index.php?page=wiki&s=view&id=18780 under "Tag List"

AtoraSuunva commented 2 years ago

Yeah, there's no current way to retrieve any list of tags, only a way to search posts.

I don't know if all boorus have a way to search tag lists like that, so I'd need to first have a way to better split booru functionality. I do have a way planned to do this, but I'm unfortunately too busy for the next while to get too much work done on booru myself.

I'll consider adding it (and some other features) once I get the time though.

Zevell commented 2 years ago

All good, I look forward to potentially seeing this added, even if it takes a while :) Thanks for the prompt response, have a good day!