]> git.cworth.org Git - turbot/blobdiff - TODO
Update TODO for recent addition of /tag command
[turbot] / TODO
diff --git a/TODO b/TODO
index 2c77ac8fdd152a716b4fe8845ba1ebb35ad569b4..d1605e25909b5bf26636884d17dd95f91902f091 100644 (file)
--- a/TODO
+++ b/TODO
@@ -1,32 +1,7 @@
 Ordered punch-list (aiming to complete by 2021-01-08)
 -----------------------------------------------------
 
-• 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)
-
-  Specifically, this should be "/tag TAG_NAME" or "/tag +TAG_NAME" to
-  add a tag and "/tag -TAG_NAME" to remove a tag.
+• Add tags to the puzzle edit interface
 
 • Make the /hunt command drop from the database any rounds that have 0
   puzzles in them