Regex lines
-
Is there a way to remove this via expression that’s on several lines with varying numbers? Also without removing the entire line?
Dialogue: ,0:00:08.89,0:00:10.63,Default,,0,0,0,,{\an1\pos(480,972)}Joe: First one of season 8. Dialogue: ,0:00:11.20,0:00:12.86,Default,,0,0,0,,{\an1\pos(948,972)}[ Giggling ]I just need to remove this part of every line
{\an1\pos(480,972)} -
Hi @kracovwolf
If I correctly understood your wish, this regex will accomplish it:
Search: \Q{\an1\pos(\E\d+,\d+\Q)}\E Replace: [leave empty]Put the caret at the very beginning of the document, select the
Regular Expression modeand click onReplace All.Take care and have fun!
-
Thanks! I love this forum and program
Hello! It looks like you're interested in this conversation, but you don't have an account yet.
Getting fed up of having to scroll through the same posts each visit? When you register for an account, you'll always come back to exactly where you were before, and choose to be notified of new replies (either via email, or push notification). You'll also be able to save bookmarks and upvote posts to show your appreciation to other community members.
With your input, this post could be even better 💗
Register Login