shensquared self-hosted gitlab

Skip to content
README.md 735 B
Newer Older
Shen Shen's avatar
Shen Shen committed
# alfred-unicodeit-workflow
Shen Shen's avatar
Shen Shen committed

Shen Shen's avatar
Shen Shen committed
Built on [unicodeit](https://github.com/svenkreiss/unicodeit/); converts Latex or emoji into unicode right on [Alfred](https://www.alfredapp.com); ready to be pasted to the current text cursor.
Shen Shen's avatar
Shen Shen committed

Shen Shen's avatar
Shen Shen committed
[Download the workflow](https://github.com/shensquared/Alfred-Unicodeit-Workflow/blob/master/unicodeit.alfredworkflow).
Shen Shen's avatar
Shen Shen committed

## Usage
Shen Shen's avatar
Shen Shen committed
Activates via keyword `uni`. Press `Enter` to copy it to the clipboard and paste into in the current cursor/application.
Shen Shen's avatar
Shen Shen committed

For example, E=mc² ☺

![Screenshot](unicode.gif)


## Credits

- `unicodeit` module by [Sven Kreiss and Kyle Cranmere](https://github.com/svenkreiss/unicodeit/).
- `ChangeCase` workflow by [Jay Gillibrand](https://github.com/gillibrand/alfred-change-case)