From c45784d5aa487591fb258f30b15ebd435d3cc855 Mon Sep 17 00:00:00 2001 From: Mike Dilger Date: Thu, 5 Jan 2023 11:57:04 +1300 Subject: [PATCH] README note about why the gui sucks --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 6145e675..d49f4851 100644 --- a/README.md +++ b/README.md @@ -12,6 +12,8 @@ Nostr stands for "Notes and Other Stuff Transmitted by Relays." Gossip is currently alpha-quality code and I do not recommend using it as your main client at this point. But it is getting close to the point where I will be able to remove that reommendation to not use. So adventurous souls may try it out to see what it will be like. +Also, the GUI sucks. It looks horrible. And isn't smartly designed. But form follows function, and only after the function is sufficiently complete will I work on the GUI. Also, the GUI tech may still change entirely if egui isn't up to the challenge. So don't be put off too much by the ugliness. We will have hinted fonts and full color emoji support one way or another as a high priority. + As of right now you can (if you aren't stopped by some bug): - [x] **Seeing other people's posts**