Evercoder / Evercoder/clipboard-inspector
Proposal: Add "Download All" button
Open
- Dominant language
- JavaScript
- Stars
- 302
- Forks
- 37
- PR merge metrics
- No merged PRs in 30d
Description
## Proposal
Add a "Download All" button to allow users to download the structured output of the clipboard inspector as a ZIP archive. This ZIP can then be sent to others.
## Context
Sometimes I ask users to inspect their clipboard in order to debug copy & paste misbehaviours. Depending on the data copied and its length, I get back screenshots, parts of the data, and so on. This is frustrating for users and me.
## Pull Request
I created a PR to implement this feature here: https://github.com/Evercoder/clipboard-inspector/pull/16
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.