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

Ability to shorten a URL to end at the end of a word #4

Open
lukemansell opened this issue Apr 18, 2022 · 0 comments
Open

Ability to shorten a URL to end at the end of a word #4

lukemansell opened this issue Apr 18, 2022 · 0 comments
Labels
enhancement New feature or request good first issue Good for newcomers

Comments

@lukemansell
Copy link
Owner

Currently if you choose to shorten a generated URLs length, it will cut off in the middle of a word depending on how many characters you choose to limit the generated URL to. A good feature would to add an option to cut off at the last space character replacement so that the URL is full of complete words and not ending with a cut off word.

An example if you were to limit the generated length:

Input: This is a generated URL
Current Output: this-is-a-generated-u
Solution: this-is-a-generated

@lukemansell lukemansell added enhancement New feature or request good first issue Good for newcomers labels Apr 18, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request good first issue Good for newcomers
Projects
None yet
Development

No branches or pull requests

1 participant