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

Improve algorithm for Capitalisation of Names #73

Closed
RealRaven2000 opened this issue Jul 5, 2020 · 1 comment
Closed

Improve algorithm for Capitalisation of Names #73

RealRaven2000 opened this issue Jul 5, 2020 · 1 comment
Assignees

Comments

@RealRaven2000
Copy link
Owner

When using double names, such as "Klaus-Dieter" the advanced option Capitalize Names doesn't handle double dashed names as expected:

image

Klaus-DIETER => becomes Klaus-dieter.

The algorithm should be able to deal with common delimiting characters such as . _ : / - and capitalise the next word afterwards.

@RealRaven2000
Copy link
Owner Author

Implemented in 2.11.2 - published 10/07/2020

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant