X-Git-Url: https://git.cworth.org/git?a=blobdiff_plain;f=TODO;h=d1605e25909b5bf26636884d17dd95f91902f091;hb=5cb693a17df9cded74e8b86c8a7b338e9d0b89df;hp=5c551668b13aad5e57e0b321f81d66bb86d3b979;hpb=95852f4a8ac8139810afab893adbaa66d294b7f2;p=turbot diff --git a/TODO b/TODO index 5c55166..d1605e2 100644 --- a/TODO +++ b/TODO @@ -1,33 +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 (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) - -• 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) ---------------------------------------------