From: Carl Worth Date: Tue, 5 Jan 2021 22:25:41 +0000 (-0800) Subject: Modify a sheet-related TODO item after clarifying it with Nathan X-Git-Url: https://git.cworth.org/git?a=commitdiff_plain;h=7fc57de6c1ea989befa35ed47e1aba6dfa7a796c;hp=0a6aed8c8c95b399e70fb2b2897529ae3ed297c1;p=turbot Modify a sheet-related TODO item after clarifying it with Nathan This is regarding making a hunt-specific folder for sheets to live in. Also, while thinking about this, add another item about possible changing the way sheets are renamed. --- diff --git a/TODO b/TODO index 2e2034b..bf232bd 100644 --- a/TODO +++ b/TODO @@ -14,6 +14,9 @@ Recently-proposed ideas (not yet prioritized) Round management ---------------- +• Add a /round command which is identical to /hunt except that it acts + on only the puzzles in the same round(s) as the current puzzle. + • Select round fields by default based on the round of the puzzle for the channel in which `/puzzle` is invoked. @@ -72,7 +75,17 @@ Opt-out of channel invitations Sheet-related fixes ------------------- -• Have linked spreadsheets go into a specific Google Drive folder +• 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.) + +• Question: Having "SOLVED" at the beginning of the sheet name is nice + for makint it noticeable with the sheet open, but it changes the + order of the sheet in the folder view. Do we maybe want to put + "SOLVED" at the end of the name so that puzzle sheets can be + reliably found in an ordered position regardless of solved status? • Come up with a better sheet template