Hey, Chris!
Sorry, my fault: I forgot to tell that the „Chapter 1“ / „Chapter 2“ titles are almost similar to the tutorial-titles! They look like this: 1.0 Introduction - 8 lessons - 15m 23s 1.1 title_of_tutorial_1.1 - 2m 3s 1.2 title_of_tutorial_1.2 - 4m 53s (…) 1.8 title_of_tutorial_1.8 - 2m 1s 2.0 Techniques - 12 lessons - 52m 24s 2.1 title_of_tutorial_2.1 - 12m 31s 2.2 title_of_tutorial_2.2 - 5m 5s (…) 2.12 title_of_tutorial_2.12 - 1m 1s So yes, there is a reason! :-) Regards, Vlad > Am 24.11.2014 um 03:54 schrieb Christopher Stone <[email protected]>: > > On Nov 23, 2014, at 06:56, Vlad Ghitulescu <[email protected] > <mailto:[email protected]>> wrote: >> I would like to add to each of the lines with the tutorials (like "1.1 >> title_of_tutorial_1.1 - 2m 3s“ etc.) a „.m4v“ at the end. >> ... >> So I begun selecting the text and applying this replace… and thinking if it >> is a possibility to make all of the selections at the beginning and only do >> the replace once at the end? > ______________________________________________________________________ > > Hey Vlad, > > Any special reason you're selecting the text and not just doing a general > find/replace? > > Find: > (^[[:blank:]]*[\d.]+.+\d+m[[:blank:]]*\d+s) > > Replace: > \1.md4 > > -- > Best Regards, > Chris > > > -- > This is the BBEdit Talk public discussion group. 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 > <http://www.twitter.com/bbedit>> > > --- > You received this message because you are subscribed to the Google Groups > "BBEdit Talk" group. > To unsubscribe from this group and stop receiving emails from it, send an > email to [email protected] > <mailto:[email protected]>. > To post to this group, send email to [email protected] > <mailto:[email protected]>. -- This is the BBEdit Talk public discussion group. 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> --- You received this message because you are subscribed to the Google Groups "BBEdit Talk" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected].
