mirror of
https://github.com/vishalxl/nostr_console.git
synced 2025-11-18 18:07:48 +01:00
Merge branch 'main' of https://github.com/vishalxl/nostr_console
This commit is contained in:
@@ -4,14 +4,11 @@ Nostr console client using Dart
|
|||||||
# todo
|
# todo
|
||||||
|
|
||||||
* initial creation of private/pub key ( and loading happens in background)
|
* 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
|
* 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/)
|
* 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
|
# other todo
|
||||||
* build appimage for linux use
|
* 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
|
# Use
|
||||||
|
|||||||
Reference in New Issue
Block a user