From 0cb701a081d3cab7870462145670a2d8d9d0047a Mon Sep 17 00:00:00 2001 From: Carl Worth Date: Tue, 11 Jan 2022 21:55:12 -0800 Subject: [PATCH] TODO: Drop a bunch of items that have been completed It always feels great to check off items from a TODO list! --- TODO | 34 ++++++---------------------------- 1 file changed, 6 insertions(+), 28 deletions(-) diff --git a/TODO b/TODO index c2ca275..a163fc8 100644 --- a/TODO +++ b/TODO @@ -1,11 +1,6 @@ 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 puzzles in them @@ -20,18 +15,12 @@ Recently-proposed ideas (not yet prioritized) 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. - • Have Turbot explicitly report long state strings to the channel, (since the implicit report from settting the abbreviated topic won't have the whole message). • Allow a hunt (and perhaps a round) to have multiple URLs -• Provide an "Archive channel" button in the channel when outputting - the message that results from /solved. - • Would it be helpful to have some sort of "tools" command to collect pointers to useful tools and allow for searching of them? @@ -50,11 +39,8 @@ 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. +• Hunt creation should set the hunt channel's topic (we recently added + this for hunt editing at least) • 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 @@ -86,20 +72,14 @@ File uploads Opt-in for channel invitations ------------------------------ -• Consider adding a user option to allow a user to opt-in to auto - invitation for all newly-created puzzle channels +• Consider adding a user option to allow a user to opt-out of the auto + invitation for all newly-created puzzle channels, (we have a + hard-coded list inside Turbot right now called + AUTO_INVITE_DENY_LIST) Sheet-related fixes ------------------- -• Add the solution to the sheet name on solved: "[TITLE] - Solved [ANSWER]" - -• Use a hunt-specific Google Drive folder for creating all the - sheets. (This way, we can share out the "mh2021" folder to all team - members so that people can browse the sheets that way if wanted, and - have backup access to all of them on the off chance of Slack not - being available.) - • Do something to make it more clear which tabs exist just as backup/reference from the original template vs. any new tab a user has created during the hunt. (Perhaps color the reference tabs @@ -118,8 +98,6 @@ Un-prioritized items Lower priority -------------- -• Implement code to close out an entire hunt after the fact - • Figure out what tool we want to use for shared drawing on a puzzle and integrate that into Turbot, (give a command that will generate a new URL and will insert that URL into the Slack topic and the list -- 2.43.0