]> git.cworth.org Git - turbot/blobdiff - TODO
Update TODO for recent addition of /tag command
[turbot] / TODO
diff --git a/TODO b/TODO
index cbc22644936ab4ede2e310a5da337a9f10ebcdab..d1605e25909b5bf26636884d17dd95f91902f091 100644 (file)
--- a/TODO
+++ b/TODO
@@ -1,36 +1,10 @@
 Ordered punch-list (aiming to complete by 2021-01-08)
 -----------------------------------------------------
 
-• Add the puzzle edit dialog (initially connected only to :pencil:)
+• Add tags to the puzzle edit interface
 
-• Ensure that both spreadsheet and channel are updated in response to
-  any changes.
-
-• Rename puzzle creation command from /puzzle to /puzzle new
-
-• Add new /puzzle giving puzzle status (and including :pencil:)
-
-• 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.
+• Make the /hunt command drop from the database any rounds that have 0
+  puzzles in them
 
 Recently-proposed ideas (not yet prioritized)
 ---------------------------------------------