AlfredGoogleTranslateWorkflow
AlfredGoogleTranslateWorkflow copied to clipboard
Unicode Normalization: convert all characters with accents into their one-unicode-character form?
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.
I will have a look at this. Thanks for reporting.