AlfredGoogleTranslateWorkflow icon indicating copy to clipboard operation
AlfredGoogleTranslateWorkflow copied to clipboard

Unicode Normalization: convert all characters with accents into their one-unicode-character form?

Open bao-xingchen opened this issue 9 years ago • 1 comments

Hello Thomas,

Thank you for your great works!

When I copy and paste the translated word with accents, e.g. géométrie, the é is actually two characters e´ (+U0065 +U0301). I think the one-unicode-character form would be a better choice, since Google Translate outputted the normalization form, which in this case is é (\u00e9).

So is there any possibilities to convert all characters with accents into their one-unicode-character form in the copy-paste? Thank you.

bao-xingchen avatar Jul 15 '16 08:07 bao-xingchen

I will have a look at this. Thanks for reporting.

thomashempel avatar Jul 20 '16 13:07 thomashempel