Steven Tey

Results 352 comments of Steven Tey

@versecafe sorry just seeing this – we are working on this one internally and it should be shipped soon! 😁

Will be closed when #1209 merges! 🤫 stay tuned!

@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 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?

Underscores is now supported on Dub links (via #1202) 🚀 ![CleanShot 2024-08-19 at 13 03 54](https://github.com/user-attachments/assets/91132f2c-aa50-494f-9f5b-d11f2e8e68b3)

@drshounak this is due to our [query parameter passing](https://dub.co/help/article/parameter-passing) feature. Do you know why does your Ghost CMS blog add the `?ref=techweirdo.net` query param to your short link? Is there...

Good news: We just [shipped this](https://x.com/steventey/status/1816530501919969706) today! Thanks a lot for all your feedback 🙏 ![new-links-dashboard](https://github.com/user-attachments/assets/9b74de1d-45ee-42fc-83d0-33ccf1dc3531)

@versecafe yeah that was my first impression as well! we could potentially polyfill this somehow, but would need to dig deeper into it