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

Add support for '_' to allow migration from other URL Shorteners #701

Open
miles202 opened this issue Mar 21, 2024 · 6 comments
Open

Add support for '_' to allow migration from other URL Shorteners #701

miles202 opened this issue Mar 21, 2024 · 6 comments

Comments

@miles202
Copy link

Dub does not allow for underscores ('_') in the shortened name, which prevents migration from other shorteners that do support it.

Copy link

linear bot commented Mar 21, 2024

@steven-tey
Copy link
Collaborator

@miles202 thanks for the feature request! Do you know which URL shorteners support _? AFAIK the main ones (Bitly, Rebrandly, etc.) don't support it

@miles202
Copy link
Author

We are migrating from www.rebrandly.com and have one...just added a new one to test:

https://fieldhub.link/test_one

It allows it and it works.

@steven-tey
Copy link
Collaborator

steven-tey commented Mar 23, 2024

@miles202 we could potentially allow _, but not as the first character in the key (e.g. fieldhub.link/test_one works, but fieldhub.link/_test wouldn't work). Would that work for you?

@miles202
Copy link
Author

Yes that would work perfectly but I am personally ok without it. The few cases where we have it I can change to dash and re distribute the url since they are mostly internal. I just submitted the ticket to make sure there was good support for migrations from the legacy platforms generally. Thanks!!

@vagishfibr
Copy link

@steven-tey can u please assign the issue to me, code change identified

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

No branches or pull requests

3 participants