iftechfoundation / ifdb

The software behind the Interactive Fiction Database (IFDB)
Other
23 stars 18 forks source link

Add `reviewed:yes` filter for games you've reviewed #384

Closed dfabulich closed 1 week ago

dfabulich commented 2 weeks ago

https://ifdb.org/search lists a bunch of search filters for games, including played:yes, willplay:yes, wontplay:yes.

In https://github.com/iftechfoundation/ifdb/pull/334 I'm making played:yes return both "played" games hwere you've clicked "I've played it" and also games you've rated/reviewed (the theory being that you must have played the game if you've rated it).

But it makes sense to separately add a reviewed:yes (and, presumably, rated:yes) to see a list of games you've reviewed and/or rated (and/or to use reviewed:no to exclude games you've reviewed).