Quote:
Originally Posted by phossler
I know it's in the manual, but I can't find it again (sorry)
I have a folder of list of html files (part1, part2 ... part10, part11, ... part33)that I wanted to build a book with, but the import order seems to be almost random
I recall that as I was reading the manual there was a way (toc file maybe) to provide an import order.
Could someone please provide a link?
I guess I couldn't come up with the right search terms (possibly due to OD-ing on eggnog???)
Thanks
|

Sigil has a 'Sort' (selected files) on the context menu. Maybe Kovid had a reason?
BUT
Your files would still (partially) fail because of ASCII sort rules
Part1
Part10
Part2
instead of
Part01
Part02
Part10