]> git.cworth.org Git - turbot/commitdiff
Update TODO now that /hunt accepts a search term
authorCarl Worth <cworth@cworth.org>
Tue, 5 Jan 2021 18:57:23 +0000 (10:57 -0800)
committerCarl Worth <cworth@cworth.org>
Tue, 5 Jan 2021 18:57:23 +0000 (10:57 -0800)
Given the way the original TODO item was written, (as adding support
to both /home and to the Turbot home screen), this recent feature
addition doesn't delete an entire item from the TODO list, but it does
deserve to.

TODO

diff --git a/TODO b/TODO
index 9ea082ea1949249eb8cf09fdb5c33d77e3f227b8..2e2034b11a69a62b88cf555aebb80fd98775d62a 100644 (file)
--- a/TODO
+++ b/TODO
@@ -33,9 +33,8 @@ Hunt overview commands and filters
 • On the Turbot home screen allow a dropdown for Unsolved/Solved/All
   puzzles
 
-• For both "/hunt" and the Turbot home screen allow for a search
-  string that will search through puzzle names, puzzle IDs, puzzle
-  URLs, and state strings.
+• On the Turbot home screen add a text box for a search hstring (to
+  work like the search string now available in "/hunt").
 
 • Figure out what we want for tagging and searching on tags (beyond
   what's already possible with the state strings).