KSP-SpaceDock / SpaceDock

Current Codebase (Python /Flask)
https://spacedock.info
Other
73 stars 33 forks source link

[Feature] Improve search/filter capabilities #142

Closed linuxgurugamer closed 1 year ago

linuxgurugamer commented 8 years ago

The search is somewhat simple right now. it would be nice to have more features, or at least some additional filters such as: KSP version updated within Author etc

linuxgurugamer commented 8 years ago

I understand there is an advanced search, but there is no indication of that on the spacedock page

linuxgurugamer commented 8 years ago

I see the "advanced search" button, so at least there is something. But ( and I know the work involved and appreciate the work you do), could you create a search page to make it easier for people? The way it is is kind of geeky, and the average person won't understand it.

linuxgurugamer commented 7 years ago

Search is still a little obtuse

HebaruSan commented 4 years ago

The current advanced options are a bit dubious:

https://github.com/KSP-SpaceDock/SpaceDock/blob/4dee33b09072e018cd3f47954f9393a153e55eef/KerbalStuff/search.py#L77-L91

image

Searching by version is the only one that seems solidly useful. Providing easier access to a bunch of (nearly) useless options should probably wait until after more useful ones are added.

HebaruSan commented 2 years ago