]> git.cworth.org Git - turbot/blobdiff - TODO
Use a set instead of a list for a puzzle's solution
[turbot] / TODO
diff --git a/TODO b/TODO
index 391815289c7cf0ae9b39664fbc05df50c4de5f97..c2ca275d513f51a2e60ac7fd07ea76da76239e7a 100644 (file)
--- a/TODO
+++ b/TODO
@@ -1,16 +1,9 @@
-Bugs that we want to fix before Hunt 2021
------------------------------------------
-• Allow tags to have numbers
-
-• Move sheets into a subfolder
-
-• Add "/hunt new"
-
-• Add "/hunt edit" (at least for URL)
-
 Ordered punch-list (aiming to complete by 2021-01-08)
 -----------------------------------------------------
 
+• Add an "archive channel" button that is provided out after a puzzle
+  has been solved.
+
 • Add tags to the puzzle edit interface
 
 • Make the /hunt command drop from the database any rounds that have 0
@@ -18,6 +11,15 @@ Ordered punch-list (aiming to complete by 2021-01-08)
 
 Recently-proposed ideas (not yet prioritized)
 ---------------------------------------------
+• Need a more direct way to ask for help and to find who needs
+  help. Something like /state but with announcements in the main
+  channel and maybe a periodic "Here's where people need help" post or
+  something like that.
+
+• Fix all message posting in Slack to avoid limits, (breaking big
+  messages (is it 100 blocks? need to check) into multiple smaller
+  messages).
+
 • Set-up an announcements Slack channel that's auto fed by email to a
   particular email address.
 
@@ -48,6 +50,16 @@ Recently-proposed ideas (not yet prioritized)
   complaints from Slack even when the command works exactly as it
   should).
 
+• Hunt creation and editing should set the hunt channel's topic
+
+• There should be a state string in the hunt (and support for the
+  /state command) so that there's a supported way to edit the hunt
+  channel's topic without destroying its links.
+
+• The Turbot Home view and the /hunt output should emit the hunt links
+  and state string (similar to how puzzle links and state strings are
+  already implemented).
+
 Round management
 ----------------