don't parse emoji every time #1

Open
opened 2025-04-07 08:24:38 -04:00 by trinkey · 0 comments
Owner

either:

  • pre-bake it into the strings, or
  • use javascript to parse it

pre-baking it would be better probably, storing both the original string and the baked string so when emojis are updated or whatever then it would fix itself. also it could use the original string when emoji are disabled.

either: - pre-bake it into the strings, or - use javascript to parse it pre-baking it would be better probably, storing both the original string and the baked string so when emojis are updated or whatever then it would fix itself. also it could use the original string when emoji are disabled.
Sign in to join this conversation.
No labels
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference: trinkey/qna#1
No description provided.