Exit
  • Global community
    • Language:
      • Deutsch
      • English
      • Español
      • Français
      • Português
  • 日本語コミュニティ
  • 한국 커뮤니티
0

Copy/Paste from TextEdit WhatsApp convo: emojis go to pink X's

Community Beginner ,
Sep 18, 2019 Sep 18, 2019

I have a txt document of a long whatsapp conversation. The emojis show up perfectly in the txt doc. If I copy/paste or if I import the conversation into InDesign, the emojis become pink highlighted Xs.

 

If I highlight one and change the font to Apple Emoji, the correct emoji appears.

 

Problem is the conversation is long enough that there must be a more automatic way to do this for the whole document than highlight and change each one. Any suggestions?

 

Thanks

TOPICS
Import and export , Type
800
Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
Community Expert ,
Sep 18, 2019 Sep 18, 2019

1. Add a character style called "emoji" that only applies your Emoji font of choice.

2. Add a GREP style to your chat text paragraph style that applies this character style "emoji" to the following GREP expression:

[\x{1f000}-\x{1fffff}]+

3. There is no step 3. 🙀

Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
Community Beginner ,
Sep 18, 2019 Sep 18, 2019
Awesome I will try this too.
Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
Community Beginner ,
Sep 18, 2019 Sep 18, 2019
LATEST

Solved by copy/pasting in TextEdit. New doc is rtf, if I then save this and use Place... in InDesign, the text and emojis all paste 🙂

Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines