-
Notifications
You must be signed in to change notification settings - Fork 2
Advanced Search
Advanced search is a feature added in version 0.3.2 that lets you precisely filter your game collection straight from the search box. It's inspired by other services that let you search through giant collections, like Gelbooru with artworks and Scryfall with Magic cards, etc.
By default, whatever you write in the search box is matched against all the titles in your collection. But you can modify that behavior by preceding words with appropriate keywords, like so: !tag:rpg
- that will show you all your games tagged with the tag "RPG". Every keyword has a couple of versions you can use - they do exactly the same thing but feel free to use the one that feels the best to write for you.
You can change the default behavior of the search bar in the launcher settings. It defaults to searching through your titles, but you can also set it to search through tags and descriptions without using advanced search keywords.
!fav
, !favourite
, !favorite
, !f
Adding this to your search will limit the results to the games added to your favourites.
!nsfw
and !sfw
Adding one of these to your search will limit the results to games tagged as NSFW or SFW respectively.
!tag:<names>
, !tags:<names>
, !t:<names>
Adding this to your search will limit the results to the games that are tagged with all the exact tags. You can search for multiple tags by combining !tag
keywords or by specifying many comma-separated tags in a single !tag
. You can search for tags that have spaces in their name by writing their name in double quotation marks.
!desc:<text>
, !description:<text>
, !d:<text>
Adding this to your search will limit the results to the games which descriptions contain the specified text. Surround the text with double quotation marks to include spaces.
!time[>|<]<amount>[s|m|h|d]
Adding this to your search will limit the results to the games that you've played for more than or less than the specified time.
!title:<text>
, !name:<text>
, !n:<text>
Adding this to your search will limit the results to the games which titles contain the given string. Surround the text with double quotation marks to include spaces. No reason to use it unless you disable title search in the settings.
You can mix and match all these keywords and plain text to find precisely what you're looking for.
Sword !tags:3d,adventure
!fav !t:"visual novel","animated scenes"
Search for a yaoi game with "Legend" in the title and something about "cute boys" in the description that you've played for more than 10 hours
!t:yaoi Legend !desc:"cute boys" !time>10h
!tag:yuri !tag:"decisions matter" !time<1s