alfred-emoji icon indicating copy to clipboard operation
alfred-emoji copied to clipboard

Alfred workflow for searching and copying emoji

Results 19 alfred-emoji issues
Sort by recently updated
recently updated
newest added

It may interest some users here I did an emoji picker that is really blazing fast: https://github.com/devnoname120/alfred-emoji-picker It has fewer features than this project because I don't really use them...

Search fails to return values if uppercase letters as used. Input `emoji Beer` return no results where it should return the same as `emoji beer`.

![image](https://user-images.githubusercontent.com/5774411/161361136-ac378abd-b33b-43a2-b766-4c8edbe4b8f5.png) 🙏 for this 💥 workflow!

Hi there, I've been trying to do these things: - **Use colon (`:`) as the keyword**, without a space (for consistency with, say, Notion, GitHub, and to speed things up)...

There are situation where I'd like to access the codepoint instead of directly copying the emoji. I'd be happy to provide a PR, assuming somebody can give me some pointers...

good first issue

I'd like to be able to lookup an emojis name by pasting it into a query. Visually searching for emojis is tedious, and many inputs allow users to enter ```:emojiname:```...

good first issue

First of all, thanks for this great Alfred workflow; using it every day! :) With a small subset of emojis, I noticed a weird hiccup: instead of the usual emoji...

Example of issue: ![image](https://user-images.githubusercontent.com/2824100/151170567-dc651bc8-be44-4cf0-b6d6-8617020bb136.png) Brief issue as a note for myself because I'll do a PR. Note for myself: use a TDD approach for that one.

Copy can still be the default when the picker is invoked using the `emoji` keyword from the Alfred bar. I may do a PR. Related: https://github.com/jsumners/alfred-emoji/issues/63

The current method of downloading an artifact and uploading it is insufficient. We should use the github scripts action to automatically create new releases and upload the artifacts to them.