ideogram icon indicating copy to clipboard operation
ideogram copied to clipboard

Suggestion: Preserve the original clipboard contents?

Open sprite-1 opened this issue 6 years ago • 6 comments

How easy would it be to implement something where, Ideogram preserves the original contents of the clipboard somewhere and then return it after the emoji has been pasted to the input?

Of course this not only means text but also if an image data or etc is on the clipboard.

sprite-1 avatar Dec 31 '18 11:12 sprite-1

@sprite-1 that could be nice! One side-effect of this is that when the emoji doesn't paste for some reason (i.e. if an entry was not focused), it removes the easy way to paste it after the fact. That might be an okay trade-off, though!

cassidyjames avatar Jan 03 '19 18:01 cassidyjames

I for one am fine with not being able to paste the emoji back after it failed to insert the first time. My natural reaction would be to just re-open the emoji picker window again than to do Ctrl + V

sprite-1 avatar Jan 03 '19 23:01 sprite-1

When we have preferences #2, leaving the emoji in clipboard could be an opt-in feature.

cshaa avatar Dec 18 '19 14:12 cshaa

@cassidyjames Can I pick this up? If yes, would you like to have this the default way? Because as @sprite-1 said, it's more intuitive for the user to open the picker again, than Ctrl+V.

rajkumaar23 avatar Aug 30 '20 10:08 rajkumaar23

My 2¢: Maybe it's more intuitive to leave the clipboard's contents unchanged, but if the pasting fails for whatever reason (this happens to me quite frequently) it's way more efficient to just do Ctrl+V, than to search for the emoji again – especially if you don't know what it's called. And if you combine Ideogram with Clipper, there's really no problem with having your clipboard replaced 😉️

Anyway, if there are Preferences where this can be changed, I don't think it matters that much 😁️

cshaa avatar Aug 30 '20 10:08 cshaa

@rajkumaar23 if you are interested in a PR to solve this, I would welcome it. :)

cassidyjames avatar Nov 10 '20 18:11 cassidyjames