Quote:
Originally Posted by JimmXinu
@sweth - Depends what kind of column it is. Currently, only columns of internal types 'text' or 'comments' are offered. AKA 'Text' and 'Long Text'.
A 'Text Series' type column (internal 'series') could be supported, but the series number would always be 1 setting it from EpubSplit as it stands now.
I'd have to add code to remember how many books had been split, notice the Source column is a 'series' type and then set it with the value. And even then, the numbers would be order you split them, which could be different than order in the source epub.
But I'll look into it.
|
When the built-in Series is selected as a field to copy after split, though, the index *does* get set to whatever the next autoincremented value is. I thought custom series columns were the same as that Series column under the hood?