tim3z / albert_emoji_picker

A simple offline emoji picker for albert

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Albert Emoji Picker

A simple offline emoji picker for albert.

Install by copying EmojiPicker.py and emoji.txt into ~/.local/share/albert/org.albert.extension.python/modules. Needs a font which can display the emojis.

This is just the result of two afternoons of hacking - a ton of improvements are possible...

  • An index datastructure to speed up the matching - though surprisingly speed seems to be okish even with this simplistic implementation
  • Icons
  • Better ranking of search results
  • Tracking recently used
  • ...

About

A simple offline emoji picker for albert

License:MIT License


Languages

Language:Python 100.0%