Thread: Borkify ePUB
View Single Post
Old 01-26-2017, 06:21 PM   #19
valdearg
Junior Member
valdearg began at the beginning.
 
Posts: 9
Karma: 10
Join Date: Jan 2017
Device: Kindle Paperwhite
Quote:
Originally Posted by Doitsu View Post
Both Sigil and Calibre Editor have a Saved Searches feature that allows you to automate search and replace operations.

For Sigil you'll need to reformat your list as follows:

Code:
[search_entries]
1\Name=Anglicise/Anglicise
1\Find=\\baccessorise\\b
1\Replace=accessorize
2\Name=Anglicise/Anglicise
2\Find=\\baccessorised\\b
2\Replace=accessorized
3\Name=Anglicise/Anglicise
3\Find=\\baccessorises\\b
3\Replace=accessorizes
[COLOR="Magenta"]4[/COLOUR]\Name=Anglicise/Anglicise
[COLOR="Magenta"]4[/COLOUR]\Find=\\baccessorising\\b
[COLOR="Magenta"]4[/COLOUR]\Replace=accessorizing
size=[COLOR="Magenta"]4[/COLOUR]
(The above example file is only for the first four entries.)

Save the Saved Searches file with an .ini extension, import it in the Saved Searches dialogue box, select it, click Load Search and Replace All. (You'll also need to select Regex and All HTML Files.)
That's incredibly helpful, thanks very much for this.
valdearg is offline   Reply With Quote