Reply To: Script for email address formating

Home Page / Forums / General InDesign Topics (CLOSED) / Script for email address formating / Reply To: Script for email address formating

#14401355
David Blatner
Keymaster

Oh… and how to find email addresses? If the email address is simple, like the ones above, it’s not that hard to write a GREP for the GREP tab of the Find/Change dialog box, like:
[\u\d.]+@[\u\d.]+

But if the emails are wide and varied, then there are more complicated solutions, such as:

GREP of the Month: Email Addresses

more here:

Shortest GREP Pattern to address URLs and e-mail addresses?

This article was last modified on March 23, 2024

Comments (0)

Loading comments...