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: #16

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: #16