diff --git a/README.md b/README.md index 68916b7..c6bb0b6 100644 --- a/README.md +++ b/README.md @@ -4,14 +4,11 @@ Nostr console client using Dart # todo * initial creation of private/pub key ( and loading happens in background) -* mention all user names in a reply post, rather than just the replied-to user -* clear screen between menus * new menu system with three top apps: social network, public channels, and DM's * allow special character input, and 256 limit [info](https://www.reddit.com/r/dartlang/comments/xcdsyx/i_am_seeing_that_stdinreadlinesync_returns_only/) # other todo * build appimage for linux use -* create new public room from kind 1 messages ( by reacting to a kind 1 message with special reaction with comment which would be new room's name) # Use