ATTENTION: You are viewing a page formatted for mobile devices; to view the full web page, click HERE.

Main Area and Open Discussion > General Software Discussion

Text search & replace via system shell menu (using preconfigured profiles)

(1/1)

nosh:
I frequently remove hearing impaired tags from subtitle files, so regex support is essential.

I currently have to load the subtitle file in my text editor and
replace \[.*?\] with "" (blank)
replace \(.*?\) with ""
save + exit

The process could be a lot quicker (2-3 clicks) if I could add these two search and replace commands to a batch profile that shows up in the system context menu.

Any utility that supports this?

Ath:
Would sed for Windows be usable?

nosh:
Thanks. It looks powerful enough to get the job done but would take some doing & would need to be manually integrated into the context menu. I'm hoping there's something with a GUI out there.

anandcoral:
@nosh,

TextCrawler free http://www.digitalvolcano.co.uk/content/textcrawler/, is indispensable for me for search replace in my codes (text files).

Though it do not have the context menu option, as you require, you can save the regular expressions and re-use them. Also the last folder / files are auto saved in drop down list.

Regards,

Anand

nosh:
Thanks, Anand.

Navigation

[0] Message Index

Go to full version