X-Git-Url: https://git.cworth.org/git?p=turbot;a=blobdiff_plain;f=TODO;h=c2ca275d513f51a2e60ac7fd07ea76da76239e7a;hp=d0aa1ba256903cecaa79d91ac14643eb12fc4d61;hb=58422543a8aeba8e9011403fc49049d3c3730a33;hpb=4bca55ecc12eb56357e5a5279fece0adced30430 diff --git a/TODO b/TODO index d0aa1ba..c2ca275 100644 --- a/TODO +++ b/TODO @@ -1,14 +1,9 @@ -Bugs that we want to fix before Hunt 2021 ------------------------------------------ -• Move sheets into a subfolder - -• Add "/hunt new" - -• Add "/hunt edit" (at least for URL) - Ordered punch-list (aiming to complete by 2021-01-08) ----------------------------------------------------- +• Add an "archive channel" button that is provided out after a puzzle + has been solved. + • Add tags to the puzzle edit interface • Make the /hunt command drop from the database any rounds that have 0 @@ -16,6 +11,15 @@ Ordered punch-list (aiming to complete by 2021-01-08) Recently-proposed ideas (not yet prioritized) --------------------------------------------- +• Need a more direct way to ask for help and to find who needs + help. Something like /state but with announcements in the main + channel and maybe a periodic "Here's where people need help" post or + something like that. + +• Fix all message posting in Slack to avoid limits, (breaking big + messages (is it 100 blocks? need to check) into multiple smaller + messages). + • Set-up an announcements Slack channel that's auto fed by email to a particular email address. @@ -46,6 +50,16 @@ Recently-proposed ideas (not yet prioritized) complaints from Slack even when the command works exactly as it should). +• Hunt creation and editing should set the hunt channel's topic + +• There should be a state string in the hunt (and support for the + /state command) so that there's a supported way to edit the hunt + channel's topic without destroying its links. + +• The Turbot Home view and the /hunt output should emit the hunt links + and state string (similar to how puzzle links and state strings are + already implemented). + Round management ----------------