Skip to content

Support Discord-style colon emoji shortcuts in meeting chat #213

Description

Feature request

Add support for Discord-style emoji shortcuts in chat messages, such as :smile:, :cry:, or :thumbsup:.

Motivation

Participants want a quick text-based way to insert or render emoticons/emoji in chat, similar to Discord.

Proposed behavior

  • Recognize supported :emoji_name: patterns while composing or rendering a chat message.
  • Render recognized shortcuts as their corresponding emoji.
  • Leave unrecognized shortcuts unchanged as plain text.
  • Preserve existing Unicode emoji behavior.

Acceptance criteria

  • A message containing a supported shortcut (for example, :cry:) displays the matching emoji.
  • Multiple shortcuts in one message are supported.
  • Unknown or malformed colon-delimited text is not incorrectly converted.
  • The feature works consistently for sent and received chat messages.

Requested by Ishaan during a Conclave meeting.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions