X-Git-Url: https://git.cworth.org/git?a=blobdiff_plain;f=TODO;h=d1605e25909b5bf26636884d17dd95f91902f091;hb=5cb693a17df9cded74e8b86c8a7b338e9d0b89df;hp=6b23816663e8d6ac9ee286c05720d645062735da;hpb=65d277e6962108c5fdfe30cae4d66e4db29ce150;p=turbot diff --git a/TODO b/TODO index 6b23816..d1605e2 100644 --- a/TODO +++ b/TODO @@ -1,34 +1,7 @@ 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 (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