Veetaha / snowpity

Apache License 2.0
6 stars 1 forks source link

Provide an ability to search for media in addition to direct links #24

Open Veetaha opened 1 year ago

Veetaha commented 1 year ago

Users should be able to input anything into the input query and get results. This is rather problematic to implement cross-media-hosting-wise, but simple tag-based search on derpibooru should be rather easy to implement.

However, we should research a more generic solution. Do we need to index the media from multiple media hostings, duplicate them, provide full-text-search? All of that sounds like a huge chunk of work for what?... Will this feature ever be used?

So this issue is in an icebox, although feel free to implement a simple derpibooru-based search