Skip to main content

On Sale: GamesAssetsToolsTabletopComics
Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
TagsGame Engines
(+1)

Awesome tool to have come across, something I have been needing for a while! 

Feedback:
When searching, I feel the results could be more refined. Perhaps putting "quotes" around the search term (similar to Google search) will search for that specific word/phrase. Or perhaps just have that do it by default? Right now it seems to have a few strange result possibilities as showcased below:

1. (red box) while it found a relevant action, instead of using the "t" in "take" it uses the "t"  in "to" and then the "ake" in "take" which is a tad silly 

2. (cyan box) this is the bigger issue imo, these search results don't have any relevance to the input and is pulling the results from individual letters in several very separate words


This isn't a dire issue or anything, a minor annoyance at best, and just something that would make the searching/results even better. Absolutely loving having this tool in my arsenal now and will definitely be getting plenty of usage out of it. Thanks a ton for your hard work on it, can't wait to see what else you work on!

(+2)

Hey! Thanks for the detailed feedback

I think the quote thing can totally work. Like search for the exact pattern if it has quotes, do the current fuzzy matching if it doesn’t.

I get why you would find the red and cyan matches less intuitive but that’s just how fuzzy matching works: it looks at characters, not words. But it might be possible to tweak it so matches like your cyan example get ranked lower (or excluded)