Quote:
Originally Posted by Pippo53s03
Thanks for the suggestions, they couldbe really useful for me.
How can I create the "replacement list"?
How can I use my list just created?
Thanks, i'm a really newbie.
|
You can go to:
You then can add a big list of commonly used Find/Replaces:
Code:
Name | Find | Replace
-------------|-----------------------------------|--------------
Fix Italics | <span style="font-style:italic;"> | <span class="italics">
Fix Bold | <span style="font-weight:bold;"> | <span class="bold">
[...]
To make it easier, you can also organize them into "Groups".
Why use Groups? Well, another fantastic trick is:
Find/Replace An Entire Group Of Searches In One Press
1. Click on the bold Group name:
2. Press "Replace All".
Sigil will now go through and run every single Find/Replace.
You have 12 Find/Replaces in that group?
Sigil will run all 12... one right after the other... doing all those steps in a split second.