unofficial mirror of bug-gnu-emacs@gnu.org 
 help / color / mirror / code / Atom feed
* bug#52860: Wishlist: Alternative keywords for emoji
@ 2021-12-28 21:30 Tor Kringeland
  2021-12-29 14:56 ` Lars Ingebrigtsen
  2022-01-15 10:56 ` Lars Ingebrigtsen
  0 siblings, 2 replies; 4+ messages in thread
From: Tor Kringeland @ 2021-12-28 21:30 UTC (permalink / raw)
  To: 52860

Since the default emoji names are rather bland, it's common for
platforms to implicitly include alternative keywords for popular
emoji.  For example, the name of 🤗 is "smiling face with open hands",
but something like "hug" makes more sense when searching for it.

It would be nice if Emacs had an option to specify an a-list
containing alternative keywords for given emoji.  The car of an entry
would be an emoji and the cdr would be a list of alternative keywords.
Then these could been included when running `emoji-search' or in
possible future input methods.  As an example, it could look like

   '(("🤗" "hug" "hugging" "kind"))

The keywords need not be unique for the given emoji.  There are some
efforts to crowdsource keywords for emoji.  One is [1] (see also raw
file [2]).  I think it makes more sense to only have an option and let
the user specify the keywords he wants.

- [1] https://github.com/muan/emojilib

- [2] 
https://raw.githubusercontent.com/muan/emojilib/main/dist/emoji-en-US.json





^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2022-01-15 10:56 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-12-28 21:30 bug#52860: Wishlist: Alternative keywords for emoji Tor Kringeland
2021-12-29 14:56 ` Lars Ingebrigtsen
     [not found]   ` <23470865-c353-2048-7617-1f18363a7d75@ntnu.no>
2021-12-29 15:58     ` Lars Ingebrigtsen
2022-01-15 10:56 ` Lars Ingebrigtsen

Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/emacs.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).