chrisknepper / android-messages-desktop

Android Messages as a Cross-platform Desktop App
MIT License
1.01k stars 117 forks source link

Provide the list of shortcuts for emojis #148

Closed noook closed 7 months ago

noook commented 5 years ago

For the moment, there is currently no way to guess what is the string shortcut to use an emoji, for example, xD gives 😆 But I can't figure out how to use 😂

douglasrlee commented 5 years ago

You should be able to use the OS's emoji shortcut command.

Mac: Control + Command + Space Windows: Windows Key + .

noook commented 5 years ago

What I want is not that, I know I can use the Mac Emoji Selector, what I want is to know the cheatsheet for "basic" shortcuts, for example when you write :D you get 😃. I want to know the list of the left part (:D)

innesst commented 5 years ago

That cannot possibly be an issue with this app, but with the underlying OS or the Android Messages website, which this app is simply an interface for.