From 9d7c83e85420ce680d5640c5ceb090cb948e2d87 Mon Sep 17 00:00:00 2001 From: Kevin Lyda <kevin@lyda.ie> Date: Sun, 18 May 2025 10:20:23 +0100 Subject: [PATCH] A note for the next steps - remove file related stuff --- NOTES.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/NOTES.md b/NOTES.md index 332d091..c63246d 100644 --- a/NOTES.md +++ b/NOTES.md @@ -20,6 +20,8 @@ Switch between MAIL and BULLETIN modes? MAIL commands are documented ## Things to do + * Remove all file related things. Which means no need for most + (all?) /EDIT flags * Run [godoc](http://localhost:6060/) and then review where the help text is lacking. * Implement each command. * Next: folder commands - MODIFY @@ -37,7 +39,6 @@ Switch between MAIL and BULLETIN modes? MAIL commands are documented * trigger to limit values for 'visibility'? * Add commands: * ~~A way to add / delete ssh keys.~~ - * A way to manage files? * Commands for a local mail system? * Commands to connect to Mattermost or mastodon? * ~~Commands to manage users.~~ -- GitLab