mattermost / mattermost-plugin-ai

Mattermost Copilot plugin supporting multiple LLMs
https://mattermost.com/copilot
Apache License 2.0
136 stars 30 forks source link

Feature Idea: Add in a "copy to clipboard" function onto AI messages #91

Closed a3957273 closed 11 months ago

a3957273 commented 1 year ago

Summary

Users has requested that a simple "Copy to clipboard" function for the AI response is added. Clicking the button would copy the response from the AI to clipboard. An expansion to this might also include separate copy buttons for each code snippet, etc.

How important this is to me and why

Importance: Low

Use cases:

  1. A user wishes to transfer data from the AI to other systems.

Additional context/similar features

The ChatGPT interface provides this.

a3957273 commented 1 year ago

We would be happy to submit a pull request for this feature, if it's useful?

crspeller commented 12 months ago

There is already a copy text function built into the post menu. There are already copy buttons on code blocks as well. Is there a use case where that does not suffice?

image

a3957273 commented 11 months ago

Ah, our bad. Didn't think to check core Mattermost features!