]> git.cworth.org Git - turbot/commitdiff
Modify a sheet-related TODO item after clarifying it with Nathan
authorCarl Worth <cworth@cworth.org>
Tue, 5 Jan 2021 22:25:41 +0000 (14:25 -0800)
committerCarl Worth <cworth@cworth.org>
Tue, 5 Jan 2021 22:25:41 +0000 (14:25 -0800)
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.

TODO

diff --git a/TODO b/TODO
index 2e2034b11a69a62b88cf555aebb80fd98775d62a..bf232bdca8585331f45211c0a5d28e153e8b492f 100644 (file)
--- 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