Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Emoji Auto-Replace #767

Open
wants to merge 2 commits into
base: main
Choose a base branch
from
Open

Emoji Auto-Replace #767

wants to merge 2 commits into from

Conversation

andymandias
Copy link
Collaborator

Adds a configuration option for emoji auto-complete, which replaces :shortcode: with the corresponding emoji. Can be used with or without the emoji picker.

@andymandias andymandias force-pushed the feat/emoji-auto-replace branch from b0fa491 to becc1e3 Compare February 13, 2025 23:08
Copy link
Member

@casperstorm casperstorm left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Really nice!! Love this change.

@@ -2,7 +2,7 @@

Added:

- Emoji picker accessible via `:` in text input. See [configuration](https://halloy.squidowl.org/configuration/buffer.html#bufferemojis)
- Emoji picker accessible via `:` in text input and emoji auto-replace for `:shortcode:`. See [configuration](https://halloy.squidowl.org/configuration/buffer.html#bufferemojis)
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Nit pick. Going forward ill just have a link to configuration on top of the CHANGELOG so we dont have to write "See configuration" on every line. I would just rewrite this to:

  • Emoji picker accessible via : in text input
  • Auto conversion from :shortcode: to the corresponding emoji

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants