]> git.cworth.org Git - turbot/blobdiff - TODO
Extend puzzle search to include type and tags
[turbot] / TODO
diff --git a/TODO b/TODO
index 6b23816663e8d6ac9ee286c05720d645062735da..1bc07a65d0bc51ac8683733251d83dc36c0a7a9a 100644 (file)
--- a/TODO
+++ b/TODO
@@ -1,29 +1,6 @@
 Ordered punch-list (aiming to complete by 2021-01-08)
 -----------------------------------------------------
 
-• Rename puzzle creation command from /puzzle to /puzzle new
-
-• Add new /puzzle giving puzzle status (and including :pencil:)
-
-• Put a message in the puzzle channel when a user edits something
-  (maybe just spit out the /puzzle output)
-
-• 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)
-
-• Make `/puzzle` for a meta puzzle also display the names/answers of
-  all puzzles in the round.
-
 • Add /tag to add/remove tags (will force to all caps and store as a
   prefix as part of the state string for now)