Do not duplicate same text entry like ?
Do not duplicate same text entry like ?
If I select the same text and copy it several times it is duplicated, there should be a function to not duplicate it if the text content is similar
If I understand it correctly:
A) You copied the exactly same text range twice
B) QCopy has 2 copy's of the same paragraph. You expect MyInfo to check if the same text being on the clipboard already, instead of simply creating a second copy
A) You copied the exactly same text range twice
B) QCopy has 2 copy's of the same paragraph. You expect MyInfo to check if the same text being on the clipboard already, instead of simply creating a second copy
If the text is identical, it should not duplicate the same
just ignore
just ignore
Did you understand ?luciano_f wrote: Sat Feb 15, 2025 9:14 pm If the text is identical, it should not duplicate the same
just ignore
Yes, I do. However it's up to Petko if he is willing to fix/implement this