]> git.cworth.org Git - turbot/commitdiff
Add some recent TODO items
authorCarl Worth <cworth@cworth.org>
Sat, 16 Jan 2021 15:44:27 +0000 (07:44 -0800)
committerCarl Worth <cworth@cworth.org>
Sat, 16 Jan 2021 15:44:27 +0000 (07:44 -0800)
These obviously aren't going to happen or this year, but we can
consider them for future years.

TODO

diff --git a/TODO b/TODO
index f35c0d514e6ac04e50befe26cfc794ac9be6d1d7..52b8c3785cff3365cc2f389a1e16280ebc468ee5 100644 (file)
--- a/TODO
+++ b/TODO
@@ -41,6 +41,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
 ----------------