]> git.cworth.org Git - turbot/blobdiff - TODO
Update TODO
[turbot] / TODO
diff --git a/TODO b/TODO
index f2f86f1dce56b86f8ffb84b1139b540370763226..d8696280797a4a6095f392391399004aaf92c104 100644 (file)
--- a/TODO
+++ b/TODO
@@ -1,15 +1,13 @@
-• Make links to puzzle and channel within sheet be actual links
-
 • Make /solved report to the main hunt channel
 
-• Make /solved rename the puzzle's sheet to indicate its solved status
+• Make /solved rename the puzzle's channel to include a "-solved" suffix
 
 • Make /solved clear the state string for a puzzle.
 
 • Implement an /archive command to allow for easy archiving of a
   channel for a solved puzzle
 
-• Implement code to close out an entire hunt after the face
+• Implement code to close out an entire hunt after the fact
 
 • Implement a /hunt command for giving an overview of the entire hunt,
   (like the Turbot "home" view but available in any channel)
   string that will search through puzzle names, puzzle IDs, puzzle
   URLs, and state strings.
 
+• Add an (optional) drop-down at puzzle creation for selecting a known
+  round for a puzzle, (or creating a new round). Ensure this mechanism
+  allows for puzzles to exist in multiple rounds.
+
+• Consider putting a round prefix into the channel name to group a
+  round's puzzles in the channel list.
+
 • Figure out a good mechanism for linking puzzles to a meta-puzzle
-  that they feed into.
+  that they feed into. Is this different or the same than the round
+  mechanism described above?
 
 • Implement a command to display the status of the current puzzle
   within the channel. Need a name for this command.
@@ -64,6 +70,8 @@
 
 • Come up with a better sheet template
 
+• 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.
 
@@ -72,3 +80,4 @@
   has created during the hunt. (Perhaps color the reference tabs
   differently.)
 
+• Think about some way to express solve priority