We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
It should be possible to edit textual clipboard entries.
I think that it's viewer that should provide a binding to a proper editor.
There could be an "edit" button. After clicking it the viewer text would be transformed into a textarea with current value preset.
textarea
Here is the list that could be added at the beginning:
The text was updated successfully, but these errors were encountered:
Note that if #45 lands before this issue, any editing should invalidate hashes for a given snapshot object.
Sorry, something went wrong.
No branches or pull requests
It should be possible to edit textual clipboard entries.
I think that it's viewer that should provide a binding to a proper editor.
There could be an "edit" button. After clicking it the viewer text would be transformed into a
textarea
with current value preset.Here is the list that could be added at the beginning:
The text was updated successfully, but these errors were encountered: