View Single Post
Old 12-16-2020, 10:40 PM   #36
KevinH
Sigil Developer
KevinH ought to be getting tired of karma fortunes by now.KevinH ought to be getting tired of karma fortunes by now.KevinH ought to be getting tired of karma fortunes by now.KevinH ought to be getting tired of karma fortunes by now.KevinH ought to be getting tired of karma fortunes by now.KevinH ought to be getting tired of karma fortunes by now.KevinH ought to be getting tired of karma fortunes by now.KevinH ought to be getting tired of karma fortunes by now.KevinH ought to be getting tired of karma fortunes by now.KevinH ought to be getting tired of karma fortunes by now.KevinH ought to be getting tired of karma fortunes by now.
 
Posts: 8,958
Karma: 6361444
Join Date: Nov 2009
Device: many
Quote:
Originally Posted by The_book View Post
3. single large html files is used before divided, and I need to do saved search/replace before divided. Anyawy , I will try.
Why when you can later do the same search and replaces across all xhtml files automatically?

When faced with one huge large html file I do the following after initial load.

1. Temporarily turn off Preview using View menu

2. Run Mend and Prettify to clean code and make structure more clear.

3. Use find and replace to insert all sigil split markers at chapter start points all in one go.

4. Use Split At Markers

5. Turn back on Preview.
KevinH is offline   Reply With Quote