First time making a discussion, woo!

Pretty much as the title says. There's a decent list of parameters by which users can create a custom filter when searching for games. You can combine them together if desired. For example:

Example:
View giveaways for games released in the last 2 years, with a metascore of 75 or greater, with 500 or fewer entries, that require 20 points or fewer to enter...
https://www.steamgifts.com/giveaways/search?release_date_min=2019-09-09&metascore_min=75&entry_max=500&point_max=20

This method uses '&' (AND) to create a list of GAs that meet ALL of the specified conditions. But what about using something like '|' (OR) to display GAs that meet ANY of the specified conditions? Far as I can tell, I don't think I've seen any discussions on this topic lately, so I'm interested in others' thoughts on the matter.

Example: https://www.steamgifts.com/giveaways/search?entry_max=500|point_max=20

Note that this example currently doesn't filter out anything. If implemented, it would display all games that meet either or both conditions instead of only the games that meet both.

Thoughts?

2 years ago

Comment has been collapsed.

'OR'?

View Results
It already exists! Look for my comment explaining how:
Sounds Useful
I have questions/concerns
It's complicated
No bueno
What, no GA? Have a potato instead of useful input

So is this only applied to the games I haven't already hidden? Because I certainly don't want to see thousands of games popping up back when I, for example, just want to see GAs with 20 points.

2 years ago
Permalink

Comment has been collapsed.

Yes, there is a separate control for that, which always applies if set. ("Hide games you manually filtered?")

2 years ago
Permalink

Comment has been collapsed.

That's worth checking then. Would also be cool to see more tags/parameters, like game genre.

2 years ago
Permalink

Comment has been collapsed.

I see currently 6 active giveaways. Not sure if I even find same searching parameters I would apply on them.

2 years ago
Permalink

Comment has been collapsed.

Haha yeah, I see 4 right now and I already saw 0 before ^^

2 years ago
Permalink

Comment has been collapsed.

Sign "&" in the URL address used as parameters delimiter, not as "logical AND": https://en.wikipedia.org/wiki/Query_string
How to use those parameters and how to filter results depends on server-side code (made by developer/programmer).

You can try to use ESGST addon for filtering giveaways with specific logic (AND, OR, NOT, their combinations).

View attached image.
2 years ago
Permalink

Comment has been collapsed.

Oooh, I see. That certainly complicates things if '&' is being used as a delimiter instead of as 'logic' within the url (which makes sense in hindsight). Though that shouldn't stop the process entirely, it's bound to make any potential solutions more obtuse.

2 years ago
Permalink

Comment has been collapsed.

Oh dang my boy has grown up and made his 1st discussion. Woo!
Aw look this was my 3200 comment

2 years ago
Permalink

Comment has been collapsed.

For the longest time, I didn't feel I had anything new to discuss ¯_(ツ)_/¯

2 years ago
Permalink

Comment has been collapsed.

I was about to write the same thing a few days back. :)
I really would like such a feature, not only for the giveaway search.

Meaning for the normal partial exact match q= query
https://www.steamgifts.com/discussion/d8erd/is-it-possible-to-use-or-in-a-search-string/search?q=Agree|OR|Disagree

I doubt it would be hard to implement.

2 years ago
Permalink

Comment has been collapsed.

It would be great with a logical OR in search. But it would be even greater to get a new parameter:
SteamReviewScore_min to easily find great games. Metascore is great and all. But the steam reviews are mostly more indicative of actual enjoyment when playing.

2 years ago
Permalink

Comment has been collapsed.

View attached image.
2 years ago
Permalink

Comment has been collapsed.

Giving this a late night bump before I go to bed. I suspect the conversation may have run its course already.

2 years ago
Permalink

Comment has been collapsed.

Bumping

2 years ago
Permalink

Comment has been collapsed.

2 years ago
Permalink

Comment has been collapsed.

Sign in through Steam to add a comment.