lemeryfertitta / Climbdex

Search engine for training board climbs
https://climbdex.com
MIT License
42 stars 10 forks source link

Hold filter enhancement: match all hand types #58

Closed lemeryfertitta closed 1 week ago

lemeryfertitta commented 5 months ago

Currently, you can match strict or any, but it is also useful to be able to filter out feet when searching. This could be improved with an "only hands" color match option.

ItsDang commented 1 month ago

I want to to give a go, could you clarify what you mean?

lemeryfertitta commented 1 month ago

I'm flexible here depending on what folks think is most useful, but my thinking was the "only hands" filter would ignore the color of filter circles and just look for problems with "hands" (aka Start, Finish, or Middle holds) matching the filter. I think this is equivalent to your second interpretation. If someone used this filter and had some footholds selected (i.e. they had filter circles matching the foothold color) those would just be treated as handholds as well.

The idea is that people are usually searching for climbs that use specific hand holds, and it can be annoying if those holds show up as feet in the results problems.

lemeryfertitta commented 1 week ago

Deployed! Thanks @ItsDang