Aleksei Kolesaev
My feedback
1 result found
-
157 votes
Label and status updated.
Aleksei Kolesaev supported this idea ·
An error occurred while saving the comment An error occurred while saving the comment Aleksei Kolesaev commented
DeepSeek replies with a nice code, when i do a prompt like that
```
In Mattermost, there is a Reply button, but its action is to create or reply in a Thread.
I would like there to also be a Quote or Quote Reply button, such that when we do a Quote Reply on someone's message, that person receives a Mention Notification.
Write a Mattermost plugin so that when hovering over someone else's message, a Quote button appears, the message gets attached as a Quote, and when sent, they receive a notification with a Mention.
```Did anyone try to implement something like that?
Simple, DOM-only plugin without server-side backend
https://github.com/kolesaev/mattermost-quote-plugin