]> git.cworth.org Git - turbot/blobdiff - TODO
Drop two items from the TODO list (which we just completed)
[turbot] / TODO
diff --git a/TODO b/TODO
index 0fc32e85a9b03c63d800140fceb5efd2041e64e3..9ea082ea1949249eb8cf09fdb5c33d77e3f227b8 100644 (file)
--- a/TODO
+++ b/TODO
@@ -3,6 +3,14 @@ Recently-proposed ideas (not yet prioritized)
 • Set-up an announcements Slack channel that's auto fed by email to a
   particular email address.
 
+• Have Turbot explicitly report long state strings to the channel,
+  (since the implicit report from settting the abbreviated topic won't
+  have the whole message).
+
+• In messages (like from /solved) don't use a raw user_name value from
+  the request, but instead some tagged version of a user ID (which
+  Slack will render as a display name).
+
 Round management
 ----------------
 
@@ -22,12 +30,6 @@ Meta-puzzle support
 Hunt overview commands and filters
 ----------------------------------
 
-• Implement a /hunt command for giving an overview of the entire hunt,
-  (like the Turbot "home" view but available in any channel)
-
-• For "/hunt" display only unsolved puzzles by default, but also allow
-  for "/hunt all" to display all puzzles
-
 • On the Turbot home screen allow a dropdown for Unsolved/Solved/All
   puzzles
 
@@ -51,6 +53,9 @@ Editing puzzle fields
   channel for a solved puzzle (but make sure archived puzzles still
   show up in global hunt/round views).
 
+• Ensure that both spreadsheet and channel are updated in response to
+  any changes.
+
 File uploads
 ------------