From 2a625bf0d52273a345a2c68af5161df443b65f3b Mon Sep 17 00:00:00 2001
From: Carl Worth <cworth@cworth.org>
Date: Mon, 15 Nov 2021 14:20:36 -0800
Subject: [PATCH] Add a couple of more TODO items

These were left over from the Hunt in January 2021.
---
 TODO | 9 +++++++++
 1 file changed, 9 insertions(+)

diff --git a/TODO b/TODO
index 52b8c37..c2ca275 100644
--- a/TODO
+++ b/TODO
@@ -11,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.
 
-- 
2.45.2