Emojis on Ubuntu
Updated at 2022-10-20 18:52
Install Emote e.g.
snap install emote
Open the Emote app and change the global keybinding to Ctrl+.
Now you can type emojis anywhere โ
Note that the automatic paste-on-enter does not work in all applications so you need to manually paste the emojis. Emote will automatically write the emoji on your clipboard if your try to use it.
You can also optionally just place one or more emojis just to clipboard:
Ctrl+.
> search withCtrl+f
> select with arrows andShift+Enter
> repeat, they will all go to clipboard shown at bottom right > close withCtrl+.
Emojis in Development
lifecycle:
- ๐ initial commit :tada: / :party_popper:
- ๐ง work in progress :construction:
- โ add dependency :heavy_plus_sign: / :plus:
- โ remove dependency :heavy_minus_sign: / :minus:
- โฌ๏ธ upgrade dependencies :arrow_up: / :up_arrow:
- โฌ๏ธ downgrade dependencies :arrow_down: / :down_arrow:
- ๐ edit version pinning :pushpin:
- ๐ add version tag :bookmark:
- ๐ deploy stuff :rocket:
refactoring:
- ๐จ improve code format :art: :artist_palette:
- ๐ฅ remove things :fire:
- โฐ๏ธ remove dead code :coffin:
- โป๏ธ refactoring :recycle: / :recycling_symbol:
- ๐ moving or renaming files :truck: / :delivery_truck:
- โ๏ธ fix typos :pencil: / :pencil2:
- โก๏ธ performance :zap:
- ๐งน general cleaning :broom:
fix types:
- ๐ bugfix :bug:
- ๐๏ธ critical bugfix :ambulance:
- ๐ฉน temporary bugfix :adhesive_bandage:
- ๐๏ธ security fix :lock:
- ๐จ lint fix :rotating_light:
tooling:
- ๐จ work on development tooling :hammer:
- ๐งโ๐ป improve developer experience :technologist:
- ๐ง work on configuration :wrench:
- โ work on unit tests :white_check_mark:
- ๐งช add a failing test :test_tube:
- ๐ท work on continous integration :construction_worker:
- ๐ค automation did it :robot: (you should never use yourself)
design:
- ๐ work on UI :lipstick:
- ๐ฑ work on assets :bento:
other:
- โจ a new feature :sparkles:
- ๐ work on documentation :memo:
- ๐งฑ work on infrastructure :bricks:
- ๐ฅ introduces a breaking change :boom: / :collision: