Skip to content

Add placeholder for a sequential chapter number#179

Open
KnightMurloc wants to merge 1 commit into
mansuf:mainfrom
KnightMurloc:feature_seq_num
Open

Add placeholder for a sequential chapter number#179
KnightMurloc wants to merge 1 commit into
mansuf:mainfrom
KnightMurloc:feature_seq_num

Conversation

@KnightMurloc

Copy link
Copy Markdown

Chapter numbers can often be fractional, for example 7.5. When saving such chapters, the alphabetical order is violated and such chapters go earlier than the main ones (the file with chapter 7.5 before chapter 7). This patch adds the ability to add a sequential chapter number to the file name to preserve order. For example, template like a that:
--filename-chapter="{chapter.num} {chapter.name}{file_ext}"

Chapter numbers can often be fractional, for example 7.5. When saving such chapters, the alphabetical order is violated and
such chapters go earlier than the main ones (the file with chapter 7.5 before chapter 7). This patch adds the ability to add a
sequential chapter number to the file name to preserve order.
For example, template like a that:
--filename-chapter="{chapter.num} {chapter.name}{file_ext}"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant