-
Notifications
You must be signed in to change notification settings - Fork 462
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
Delete formats in CopyQ Item Content window #74
Comments
Sounds good. I'd also modify command Looking at the LyX issue I can say that I have similar problems with Chromium web browser. Why the hell would I want to copy HTML using "copy image"? Such images won't be even displayed in CopyQ. |
Good ideas. I would find this useful. |
And I agree about the HTML thing. I find that strange. I think this is a good example of some programs trying to do too much. Or it's yet another example of me not understanding things. |
Fixed: e55fef7 I've just added "Delete" action to "Show Clipboard Content" (Ctrl+Shift+C) and "Show Content..." (F4) dialogs to remove MIME from clipboard and from items. I didn't modify the |
Sounds good. Thanks Lukáš. |
When pasting in applications, how the paste works often depends on what MIME types are available on the clipboard. Sometimes I would like to delete a MIME type in order to encourage another one to be taken. This recently came up here, for example (not necessary to read, I just wanted to provide a real use case):
http://comments.gmane.org/gmane.editors.lyx.devel/147539
In the CopyQ Item Content window, I would personally find it useful to be able to click on a format and press the delete button, or right-click and select delete.
I'm not convinced this would be useful to many people though. If that is your feeling too, then please close this issue.
The text was updated successfully, but these errors were encountered: