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

Add support to take a screen capture and paste as a file upload to a Mattermost message draft #6

Open
jasonblais opened this issue Apr 26, 2019 · 1 comment
Labels
help wanted Extra attention is needed

Comments

@jasonblais
Copy link

jasonblais commented Apr 26, 2019

Add support to take a screen capture and paste it as a file upload to a Mattermost message draft.

Use case: Those not familiar with keyboard shortcuts and slash commands use UI elements to perform actions like screen captures. This is also natively supported in Jabber (screenshot below).

image

As a starting point, the proposal is for the plugin to capture the OS Paste event when you are adding a new drawing, and paste the clipboard image in the canvas.

In the future, we can additional capabilities such as using WebRTC to capture the desktop outside of the Mattermost application, as well as draw on the screen capture.

@jasonblais
Copy link
Author

@jespino please review, make adjustments as needed and add a help wanted label?

I created this issue based on the conversation here https://community.mattermost.com/core/pl/c3ec8951qpd6inzjzuc6yda5aa

@jespino jespino added the help wanted Extra attention is needed label Apr 28, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
help wanted Extra attention is needed
Projects
None yet
Development

No branches or pull requests

2 participants