Enlightenment Everything plugin to search and copy emoji via the ':' trigger. Parses Unicode emoji-test.txt at startup, with fuzzy matching and the built-in clipboard action. Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
852 B
852 B
Everything Emoji
An Enlightenment Everything module to search and copy emoji to the clipboard.
Type : followed by an emoji name (e.g. :smile, :fire, :thumbs up) to fuzzy-search through all Unicode emoji. Select one to copy it to your clipboard.
Dependencies
- Enlightenment (>= 0.27)
- Everything module
- Unicode emoji data (
emoji-test.txt), typically provided by a package such asunicode-dataorunicode-emoji
Build & Install
meson setup build
ninja -C build
sudo ninja -C build install
Then enable Everything Emoji in Enlightenment's module settings.
Configuration
- Trigger:
:(configurable in Everything settings) - Minimum query length: 2 characters
License
See the COPYING file.