Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/ajgon/alfred2-html-entity-lookup
Alfred2 version of HTML Entity Lookup tool
https://github.com/ajgon/alfred2-html-entity-lookup
Last synced: 6 days ago
JSON representation
Alfred2 version of HTML Entity Lookup tool
- Host: GitHub
- URL: https://github.com/ajgon/alfred2-html-entity-lookup
- Owner: ajgon
- Created: 2013-10-30T22:24:43.000Z (about 11 years ago)
- Default Branch: master
- Last Pushed: 2015-05-09T07:15:59.000Z (over 9 years ago)
- Last Synced: 2024-08-02T07:09:32.028Z (3 months ago)
- Language: Python
- Size: 935 KB
- Stars: 35
- Watchers: 6
- Forks: 3
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
HTML Entity Lookup
==================This is an Alfred 2 version of Remy's Sharp [excellent tool](http://leftlogic.com/projects/entity-lookup/).
Installation
------------- Download "[HTMLEntityLookup.alfredworkflow](https://github.com/ajgon/alfred2-html-entity-lookup/blob/master/HTMLEntityLookup.alfredworkflow?raw=true)" extension.
- Double click the downloaded "HTMLEntityLookup.alfredworkflow" file to install. **Alfred 2 is required**Instructions
------------- Invoke HTML Entity Lookup keyword `el` and type the character similar to entity you are looking for
![Find by symbol](assets/step1a.png)
- Or you can type the entity name
![Find by name](assets/step1b.png)
- Select desired result
- On the list of values, choose the one you need, and press enter to paste it to currently opened application, or Cmd+Enter to copy it to clipboard. You can also use `entity` keyword if you know exact name of the entity, and you just need a number, or character itself.![Select desired version](assets/step2.png)
License
-------[Creative Commons License - ShareAlike](http://creativecommons.org/licenses/by-sa/3.0/)