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

Editing text clipboard field #44

Open
mlewand opened this issue Dec 22, 2017 · 1 comment
Open

Editing text clipboard field #44

mlewand opened this issue Dec 22, 2017 · 1 comment
Milestone

Comments

@mlewand
Copy link
Owner

mlewand commented Dec 22, 2017

It should be possible to edit textual clipboard entries.

I think that it's viewer that should provide a binding to a proper editor.

Viewing HTML clipboard foramt as text

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:

  • Text (plain text area)
  • Hex
  • HTML (e.g. using Monaco)
@mlewand mlewand added this to the 0.0.7 milestone Dec 22, 2017
@mlewand
Copy link
Owner Author

mlewand commented Dec 22, 2017

Note that if #45 lands before this issue, any editing should invalidate hashes for a given snapshot object.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant