jsumners / alfred-emoji

Alfred workflow for searching and copying emoji
741 stars 32 forks source link

Make insert the default when invoked with hotkey #67

Closed devnoname120 closed 2 years ago

devnoname120 commented 2 years ago

Close https://github.com/jsumners/alfred-emoji/issues/64

image

devnoname120 commented 2 years ago

The built workflow cannot be imported. I'm investigating this and then I'll test it.

devnoname120 commented 2 years ago

Updated workflow:

image

jsumners commented 2 years ago

Please rebase.

devnoname120 commented 2 years ago

@jsumners Could we lower the code coverage requirements?

jsumners commented 2 years ago

What coverage is missing?

devnoname120 commented 2 years ago

@jsumners Can you review again?

devnoname120 commented 2 years ago

Thank you for your comments. I'll write my own workflow using Go for faster startup time and lookup time. Also, I'll build an opinionated implementation in line with my previous comments.