Thanks for your note. I update a schedule for a client every few weeks, I paste the text into DreamWeaver, then I have to slog through turning all the email and web addresses to hyperlinks manually, bit of a nightmare.
Here is a sample schedule http://www.robertburridge.com/Workshops/schedule_sample.html that is basic html, next step would be to make the email and web addresses active hyperlinks. It would be very nice to automate the process with a BBEdit grep, or a command line directive, what ever. I must have spent four hours on Google to no avail. Found an application http://www.unmarked.com/textsoap/ that stated it would do the trick but don't want to download it. Any assistance would be much appreciated. Thanks in advance. On May 17, 2011, at 3:35 PM, Alex Satrapa wrote: > On 18 May 2011, at 06:38, Bo wrote: > >> How does one convert email and web addresses to hyperlinks using >> BBEdit. > > What sort of input are you expecting? Just plain text, HTML, something else? > > If it's plain text, there's an interesting URL for matching an email address: > http://daringfireball.net/2009/11/liberal_regex_for_matching_urls > > There is a useful resource for regular expressions over here: > http://regexlib.com/REDetails.aspx?regexp_id=501 > > (the one I've linked to directly is for matching URIs) > > The next bit is using BBEdit Find & Replace with grep to do the legwork :) > > Hope this helps! > Alex > > -- > You received this message because you are subscribed to the > "BBEdit Talk" discussion group on Google Groups. > To post to this group, send email to [email protected] > To unsubscribe from this group, send email to > [email protected] > For more options, visit this group at > <http://groups.google.com/group/bbedit?hl=en> > If you have a feature request or would like to report a problem, > please email "[email protected]" rather than posting to the group. > Follow @bbedit on Twitter: <http://www.twitter.com/bbedit> Bo von Hohenlohe [email protected] -- You received this message because you are subscribed to the "BBEdit Talk" discussion group on Google Groups. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at <http://groups.google.com/group/bbedit?hl=en> If you have a feature request or would like to report a problem, please email "[email protected]" rather than posting to the group. Follow @bbedit on Twitter: <http://www.twitter.com/bbedit>
