]> git.cworth.org Git - turbot/commit
Add hint to expand search terms if implicitly filtered
authorCarl Worth <cworth@cworth.org>
Sat, 9 Jan 2021 13:39:30 +0000 (05:39 -0800)
committerCarl Worth <cworth@cworth.org>
Sat, 9 Jan 2021 13:39:30 +0000 (05:39 -0800)
commitf261affba59d0d8853d7e486acf2a91e36d96071
treec65eb8348a4414f2ed96926571ba274d63c28b42
parent0878d40471403513b6da016d7412d07a5d903e9b
Add hint to expand search terms if implicitly filtered

I keep accidentally missing some search results when testing because
I'm searching for a tag that only exists on a solved puzzle so something
like:

/hunt cryptic

is not finding the solved puzzle with the CRYTPIC tag due to the
implicit filtering to only unsolved puzzles.

I still want that implicit filtering, but maybe this nudge will be
helpful in cases like this.
turbot/hunt.py