Quote:
Originally Posted by Doitsu
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

|
Whelp, I might’ve guessed it was already possible! Thank you for the tip!