mikedilger on Nostr: I'm adding a rudimentary emoji picker to gossip with some of the essentials: ...
I'm adding a rudimentary emoji picker to gossip with some of the essentials: 😀😁😆😅🤣😕😯👀❤👍💯🎯🤌🙏🤝🫂🍆
That last one is so we can talk about global feed.
If any of you need more emojis, edit src/ui/feed/post.rs line 151 or so, and put through a PR.
It shoves the emojis at the end of the text edit area regardless of where your cursor was because it's much harder to do otherwise. You can cut-paste them to move them.
That last one is so we can talk about global feed.
If any of you need more emojis, edit src/ui/feed/post.rs line 151 or so, and put through a PR.
It shoves the emojis at the end of the text edit area regardless of where your cursor was because it's much harder to do otherwise. You can cut-paste them to move them.