From 9f515a15d2a9787dfca832c94dcb6aa4ee9b094e Mon Sep 17 00:00:00 2001 From: Vishal <64505169+vishalxl@users.noreply.github.com> Date: Mon, 14 Nov 2022 21:40:50 +0530 Subject: [PATCH] removed done items --- README.md | 3 --- 1 file changed, 3 deletions(-) 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