em-keyboard icon indicating copy to clipboard operation
em-keyboard copied to clipboard

Pick a random emoji from a search

Open hugovk opened this issue 6 months ago β€’ 3 comments

Instead of --random ignoring --search:

❯ em --search camp
πŸ•οΈ  camping
β›Ί  tent
πŸš™  sport_utility_vehicle
πŸ₯Ύ  hiking_boot
πŸ”¦  flashlight

❯ em --search camp --random
Copied! ⛸️  ice_skate

Pick a random emoji from the search:

❯ em --search camp
πŸ•οΈ  camping
πŸš™  sport_utility_vehicle
πŸ₯Ύ  hiking_boot
πŸ”¦  flashlight

❯ em --search camp --random
Copied! β›Ί  tent

Re: https://mastodon.social/@webology/114427223877976462

hugovk avatar Apr 30 '25 14:04 hugovk

Hi! I wanna do this

HoJLter avatar May 02 '25 08:05 HoJLter

Go for it!

hugovk avatar May 02 '25 09:05 hugovk

Can I rewrite the main func? It's so confusing)

HoJLter avatar May 02 '25 10:05 HoJLter