jukben Posted February 23, 2018 Share Posted February 23, 2018 (edited) Hello! ? I've just discovered this forum so I've realized that it would be nice share with you my small workflow for better emoji search called – Alfred Emoji. It's a really small piece of software. But you might like it! It allows you get a proper emoji based on the term you have enter. The messy stuff is done by https://getdango.com/ but I've also implemented fallback in case of offline mode to custom vocabulary. You can actually configure the workflow that it always use this offline approach, it's faster but less accurate. If you like it, please star the repo. I'd appreciate it. You can get the plain workflow here or you can install it via NPM: npm -g i alfred-emoji – you need Node.js installed on your system. MIT licensed code on GitHub repository ? Thanks! ❤️ Edited February 23, 2018 by jukben Link to comment
csaborio Posted February 28, 2018 Share Posted February 28, 2018 Love it, thank you! ☺️ (that emoji was pasted with your workflow ?) Link to comment
justcharlie Posted March 15, 2018 Share Posted March 15, 2018 Great! How do you configure this to default to offline mode? It's a little slow searching the online repository for me. Link to comment
jukben Posted March 15, 2018 Author Share Posted March 15, 2018 (edited) Hi @justcharlie – it's in Workflow Configuration, it's a value named "always-offline" set it to "1". I agree that this should be clarified in the Readme. Let me know if it helps. Edited March 15, 2018 by jukben Link to comment
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now