Add option to enable clipboard patching for images separately
when im copying text its being converted to .txt and when i paste it somewhere the .txt is being pasted
steps to reproduce: use my config copy text from browser
keep in mind this error comes and goes for me, sometimes it sthere, sometimes magically gone
Not sure I get your point, but this is exactly what this program and in particular the clipboard patching option is for: to add the text as a .txt file to the clipboard, so you can paste the .txt file directly. The clipboard is patched to contain both, raw text and .txt file, so in different contexts the receiving programs may choose to use either on its discretion.
If you don't want to paste as a file, don't use PasteIntoFile, or at least don't use the clipboard patching option?
but i use pasteintofile for images, so i can copy images from browser and paste into file explorer
would it be possible to make this a toggle which we can turn off?
You mean switching off the "clipboard patching" option and using the other hotkey or other context menu entry is not enough? You want to be able to switch this option on/off for images/svg/txt/html/... all the formats individually?
yes, that seems good, not for all extensions like txt html pdf but just for text files and image files, that seems like a good feature to add imo since many people might have the same use case as me.