]> git.cworth.org Git - turbot/blobdiff - TODO
Allow tag values to have numbers
[turbot] / TODO
diff --git a/TODO b/TODO
index 5c551668b13aad5e57e0b321f81d66bb86d3b979..d0aa1ba256903cecaa79d91ac14643eb12fc4d61 100644 (file)
--- a/TODO
+++ b/TODO
@@ -1,33 +1,18 @@
-Ordered punch-list (aiming to complete by 2021-01-08)
------------------------------------------------------
-
-• Add the puzzle edit dialog (initially connected only to :pencil:)
-
-• Ensure that both spreadsheet and channel are updated in response to
-  any changes.
+Bugs that we want to fix before Hunt 2021
+-----------------------------------------
+• Move sheets into a subfolder
 
 
-• Rename puzzle creation command from /puzzle to /puzzle new
+• Add "/hunt new"
 
 
-• Add new /puzzle giving puzzle status (and including :pencil:)
+• Add "/hunt edit" (at least for URL)
 
 
-• Add new /puzzle edit as a shortcut instead of /puzzle followed by
-  clicking :pencil:
-
-• Add /round as a shortcut for existing /hunt all <round-name> (and
-  slightly different in that it won't actually return a puzzle from
-  some other round that happens to have a name that matches this
-  round's name)
-
-• Add "meta" as a checkbox field on puzzle creation/edit
-
-• Tweak /hunt and /round to treat meta puzzles as special (sort them
-  first and add some META label)
+Ordered punch-list (aiming to complete by 2021-01-08)
+-----------------------------------------------------
 
 
-• Add /tag to add/remove tags (will force to all caps and store as a
-  prefix as part of the state string for now)
+• Add tags to the puzzle edit interface
 
 
-  Specifically, this should be "/tag TAG_NAME" or "/tag +TAG_NAME" to
-  add a tag and "/tag -TAG_NAME" to remove a tag.
+• Make the /hunt command drop from the database any rounds that have 0
+  puzzles in them
 
 Recently-proposed ideas (not yet prioritized)
 ---------------------------------------------
 
 Recently-proposed ideas (not yet prioritized)
 ---------------------------------------------
@@ -38,10 +23,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
@@ -71,9 +52,6 @@ Round management
 • Select round fields by default based on the round of the puzzle for
   the channel in which `/puzzle` is invoked.
 
 • 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
 ----------------------------------
 
@@ -108,15 +86,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