diff --git a/NOTES.md b/NOTES.md
index 3f345ae7e010a8deac225d5c6fc8b2cd0668b5c0..4e0fc81a3fc4bb69b3923604931d99e7087053c8 100644
--- a/NOTES.md
+++ b/NOTES.md
@@ -4,6 +4,12 @@ These are the development notes for the Go version.
 
 The idea is to use the help files to implement BULLETIN.
 
+## Things to do
+
+  * Implement a better dclish parser.
+  * Implement each command.
+  * Decide on how the boards are managed.
+
 ## Module links
 
   * cli - [docs](https://cli.urfave.org/v3/getting-started/)