Giter VIP home page Giter VIP logo

emoji-alfred's Introduction

Emoji Alfred Workflow

An Alfred workflow to easily search for emojis using keywords so you can copy and paste them into your favorite apps.

Requirements

Installation

Run npm install --global emoji-alfred-workflow in your terminal. After a few seconds, try using it.

Usage

  1. Type : followed by the search term, e.g. :love
  2. Press Enter on your selection

Pressing Enter will automatically paste the emoji to where you were typing!

Updates

An Alfred update result will appear when there is an update. Select it to update this workflow.

Credits

Powered by emojilib for the emoji keyword mappings. Built on alfy and generator-alfred.

emoji-alfred's People

Contributors

janclarin avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar

Forkers

repohoarder

emoji-alfred's Issues

Workflow is causing Alfred to run multiple times

It seems that triggering your workflow is causing Alfred to start a new instance (as verified in the Activity Monitor), which results in other workflows triggering multiple times.

See issue described here: https://www.alfredforum.com/topic/11957-alfred-pastes-the-same-snippet-multiple-times/

I was seeing the symptoms described in that thread, but am in fact running your workflow, not the one linked from that thread. =\

(Also, trying to uninstall your workflow fails in a mysterious way:

$ npm uninstall -g emoji-alfred-workflow

> [email protected] preuninstall /Users/cyen/.nvm/versions/node/v9.9.0/lib/node_modules/emoji-alfred-workflow
> alfy-cleanup

{ Error: Command failed: alfred-unlink
module.js:545
    throw err;
    ^

Error: Cannot find module './'
    at Function.Module._resolveFilename (module.js:543:15)
    at Function.Module._load (module.js:470:25)
    at Module.require (module.js:593:17)
    at require (internal/module.js:11:18)
    at Object.<anonymous> (/Users/cyen/.nvm/versions/node/v9.9.0/lib/node_modules/emoji-alfred-workflow/node_modules/.bin/alfred-unlink:3:20)
    at Module._compile (module.js:649:30)
    at Object.Module._extensions..js (module.js:660:10)
    at Module.load (module.js:561:32)
    at tryModuleLoad (module.js:501:12)
    at Function.Module._load (module.js:493:3)

    at Promise.all.then.arr (/Users/cyen/.nvm/versions/node/v9.9.0/lib/node_modules/emoji-alfred-workflow/node_modules/execa/index.js:201:11)
    at <anonymous>
    at process._tickCallback (internal/process/next_tick.js:118:7)
  code: 1,
  killed: false,
  stdout: '',
  stderr: 'module.js:545\n    throw err;\n    ^\n\nError: Cannot find module \'./\'\n    at Function.Module._resolveFilename (module.js:543:15)\n    at Function.Module._load (module.js:470:25)\n    at Module.require (module.js:593:17)\n    at require (internal/module.js:11:18)\n    at Object.<anonymous> (/Users/cyen/.nvm/versions/node/v9.9.0/lib/node_modules/emoji-alfred-workflow/node_modules/.bin/alfred-unlink:3:20)\n    at Module._compile (module.js:649:30)\n    at Object.Module._extensions..js (module.js:660:10)\n    at Module.load (module.js:561:32)\n    at tryModuleLoad (module.js:501:12)\n    at Function.Module._load (module.js:493:3)\n',
  failed: true,
  signal: null,
  cmd: 'alfred-unlink',
  timedOut: false }
npm WARN lifecycle [email protected]~preuninstall: continuing anyway [email protected] preuninstall: `alfy-cleanup`
npm WARN lifecycle Exit status

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.