Describe the feature
Add support for custom stickers within the application. The idea is to allow users to maintain a personal collection of stickers (images such as PNG, JPG, or GIF) accessible from within the UI.
Motivation
Microsoft Teams does not support custom user-defined stickers, which limits personalization and expressiveness in conversations.
Since this project already enhances the Teams experience, adding custom sticker support would provide a unique and highly valuable feature not available in the official client. It would improve user engagement and make communication more fun and flexible.
Alternatives
Currently, the only workaround is manually uploading images as attachments each time, which is slow and inconvenient.
Another alternative would be using external clipboard managers or scripts, but these solutions are not integrated into the Teams workflow and provide a poor user experience compared to a native implementation.
Additional context
The feature could provide a dedicated panel or section where users can browse their sticker library and quickly send them in chats. When a sticker is selected, it would be automatically sent as an image attachment to the current conversation.
Optionally, this could include:
- A configurable local folder for storing stickers
- Drag & drop support to add new stickers
- Categorization or tagging for easier navigation
- Recently used stickers section
Describe the feature
Add support for custom stickers within the application. The idea is to allow users to maintain a personal collection of stickers (images such as PNG, JPG, or GIF) accessible from within the UI.
Motivation
Microsoft Teams does not support custom user-defined stickers, which limits personalization and expressiveness in conversations.
Since this project already enhances the Teams experience, adding custom sticker support would provide a unique and highly valuable feature not available in the official client. It would improve user engagement and make communication more fun and flexible.
Alternatives
Currently, the only workaround is manually uploading images as attachments each time, which is slow and inconvenient.
Another alternative would be using external clipboard managers or scripts, but these solutions are not integrated into the Teams workflow and provide a poor user experience compared to a native implementation.
Additional context
The feature could provide a dedicated panel or section where users can browse their sticker library and quickly send them in chats. When a sticker is selected, it would be automatically sent as an image attachment to the current conversation.
Optionally, this could include: