NO-ob / LoliSnatcher_Droid

A booru client with support for batch downloading
GNU Affero General Public License v3.0
371 stars 23 forks source link

[Feature Request] Hydrus tag autocomplete or suggestions #182

Open thebrokenfacade opened 1 year ago

thebrokenfacade commented 1 year ago

Hi, I wanted to suggest adding support for hydrus tag autocomplete. The goal would be to start typing a tag such as 'kono' and the server would provide suggestions such as 'copyright:Kono Subarashii Sekai ni Shukufuku o!' This would make it way easier to search a hydrus database. As I understand it, the api provides this functionality so hopefully it is not too difficult to implement.

https://hydrusnetwork.github.io/hydrus/developer_api.html#get_files_search_files https://hydrusnetwork.github.io/hydrus/developer_api.html#add_tags_search_tags

Thanks for the time you spend developing this app.