Skip to content

Request - add ability to search the emoji dropdown / most recently used emoji's near the top #1638

@Mike55555

Description

@Mike55555

Hello! I just started using Trumbowyg and really like it. I have 2 requests regarding the emoji plugin please:

  1. Could we add a search box to the emoji drop down? For example, I'd like to type "thumb" and be shown the thumbs up and thumbs down emojis.

  2. It would be nice to have the most recently used emoji's as the top-most options, something like this screenshot below from MS Teams. State could be maintained by the hosting site, and inserted using the plugin options, like this:

plugins: {
        emoji: {
            recentlyused: [
                'smile', 'thumbsup', 'thumbsdown', 'heart'
            ]
        }
    }
Image

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions