Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Support Prefixes And Suffixes While Merging Chapters #38

Open
slothsoft opened this issue Mar 27, 2020 · 0 comments
Open

Support Prefixes And Suffixes While Merging Chapters #38

slothsoft opened this issue Mar 27, 2020 · 0 comments
Assignees
Labels
enhancement New feature or request
Milestone

Comments

@slothsoft
Copy link
Owner

slothsoft commented Mar 27, 2020

Prefix

  • "Chapter 1", "Chapter 2" should be merged to "Chapter 1 - 2"
  • "Chapter 1", "Chapter 2", "Chapter 3" should be merged to "Chapter 1 - 3"

Suffix

  • "1st Chapter", "2nd Chapter" should be merged to "1st - 2nd Chapter"
  • "1st Chapter", "2nd Chapter", "3rd Chapter" should be merged to "1st - 3rd Chapter"

Preferences

  • enable prefixes
  • enable suffixes
  • pattern (separated as well?)
@slothsoft slothsoft added the enhancement New feature or request label Mar 27, 2020
@slothsoft slothsoft added this to the 1.2.0 milestone Mar 27, 2020
@slothsoft slothsoft self-assigned this Mar 27, 2020
slothsoft added a commit that referenced this issue Apr 5, 2020
- also create more tests before changing this generator
- maybe make existing tests more maintainable
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant