Skip to content

[Feature Request] Add support for making TOC by chapter not part #37

Description

@sh1mmer

It would be nice if when making ebooks by volume the chapter heading could be used instead of the parts. I looked at the contents of a bunch of different series I read and all the ones I looked at used <h1> to indicate chapter headings pretty cleanly.

I don't think it would be too complex. Since title is set core._process_single_epub_content() [1] I was thinking you could re-process contents [2] to be split by <h1> instead of part and just change the part titles.

I'll try and make a PR that we can discuss.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions