View Single Post
Old 01-13-2022, 02:59 AM   #132
Doitsu
Grand Sorcerer
Doitsu ought to be getting tired of karma fortunes by now.Doitsu ought to be getting tired of karma fortunes by now.Doitsu ought to be getting tired of karma fortunes by now.Doitsu ought to be getting tired of karma fortunes by now.Doitsu ought to be getting tired of karma fortunes by now.Doitsu ought to be getting tired of karma fortunes by now.Doitsu ought to be getting tired of karma fortunes by now.Doitsu ought to be getting tired of karma fortunes by now.Doitsu ought to be getting tired of karma fortunes by now.Doitsu ought to be getting tired of karma fortunes by now.Doitsu ought to be getting tired of karma fortunes by now.
 
Doitsu's Avatar
 
Posts: 5,739
Karma: 24031403
Join Date: Dec 2010
Device: Kindle PW2
Quote:
Originally Posted by phillipgessert View Post
I had a thought today for a possible feature. Would it be possible/interesting/widely useful enough to allow a user to load in e.g. a TSV file with a big batch of find/replace entries to be executed at once?
You can import tab-delimited text files (and .csv files) in the Saved Searches dialog box.

The format is:

group_name/search_name\tfind\treplace

(Obviously, you'll need to replace \t with an actual tab.)

For example:
Code:
test/test1	colour	color
test/test2	centre	center
Doitsu is offline   Reply With Quote