lonestone / rolebase.io

MIT License
18 stars 2 forks source link

Feat: Show slug instead of uuid in URLs #117

Open RDeluxe opened 10 months ago

RDeluxe commented 10 months ago

UUIDs are nice, but not readable. I think it would be nice to do something akin to Notion

So instead of

https://rolebase.io/lonestone/threads/c84d6c1f-7914-42bd-b970-ddb62df3646

having something like: https://rolebase.io/lonestone/threads/cercle-rh-strategie-recrutement-009391893sjai

Godefroy commented 10 months ago

Ok, I see how that could be useful. It's not so easy to use a slug instead of an id, but using a slug in addition to the id seems pretty easy to implement, as long as it's only cosmetic.