]> 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 d1605e25909b5bf26636884d17dd95f91902f091..c2ca275d513f51a2e60ac7fd07ea76da76239e7a 100644 (file)
--- a/TODO
+++ b/TODO
@@ -1,6 +1,9 @@
 Ordered punch-list (aiming to complete by 2021-01-08)
 -----------------------------------------------------
 
 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
 • Add tags to the puzzle edit interface
 
 • Make the /hunt command drop from the database any rounds that have 0
@@ -8,6 +11,15 @@ Ordered punch-list (aiming to complete by 2021-01-08)
 
 Recently-proposed ideas (not yet prioritized)
 ---------------------------------------------
 
 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.
 
 • Set-up an announcements Slack channel that's auto fed by email to a
   particular email address.
 
@@ -15,10 +27,6 @@ Recently-proposed ideas (not yet prioritized)
   (since the implicit report from settting the abbreviated topic won't
   have the whole message).
 
   (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).
-
 • Allow a hunt (and perhaps a round) to have multiple URLs
 
 • Provide an "Archive channel" button in the channel when outputting
 • Allow a hunt (and perhaps a round) to have multiple URLs
 
 • Provide an "Archive channel" button in the channel when outputting
@@ -42,15 +50,22 @@ Recently-proposed ideas (not yet prioritized)
   complaints from Slack even when the command works exactly as it
   should).
 
   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
 ----------------
 
 • Select round fields by default based on the round of the puzzle for
   the channel in which `/puzzle` is invoked.
 
 Round management
 ----------------
 
 • Select round fields by default based on the round of the puzzle for
   the channel in which `/puzzle` is invoked.
 
-• Consider putting a round prefix into the channel name to group a
-  round's puzzles in the channel list.
-
 Hunt overview commands and filters
 ----------------------------------
 
 Hunt overview commands and filters
 ----------------------------------
 
@@ -85,15 +100,6 @@ Sheet-related fixes
   have backup access to all of them on the off chance of Slack not
   being available.)
 
   have backup access to all of them on the off chance of Slack not
   being available.)
 
-• Come up with a better sheet template (Nathan has got one available here:
-
-https://docs.google.com/spreadsheets/d/1drSoyrE4gM3JaGweDkOybwXWdKPIDTfUmB1gQCYS3Uw/edit#gid=1471575838
-
-• Put the puzzle's name into the primary tab of the sheet
-
-• When copying tabs from the spreadsheet template, don't leave the
-  default "Copy of " text in place.
-
 • Do something to make it more clear which tabs exist just as
   backup/reference from the original template vs. any new tab a user
   has created during the hunt. (Perhaps color the reference tabs
 • Do something to make it more clear which tabs exist just as
   backup/reference from the original template vs. any new tab a user
   has created during the hunt. (Perhaps color the reference tabs