mbland / custom-links

An application for allowing authenticated users to create and dereference custom URLs hosted on a custom domain.
ISC License
7 stars 1 forks source link

Tags #162

Open unhuman opened 6 years ago

unhuman commented 6 years ago

I'd like the ability to have tags on links (and search) and also have the ability for other people to add tags after the fact.

mbland commented 6 years ago

On top of adding tags, we could also parse the custom links such that each component comprised of [:alnum:] characters automatically become tags, e.g. custom-link would be tagged with custom and link.

Then, when someone tries to access link-custom, since the actual link doesn't exist, we could present the user with a list of tags matching the actual short link.

In other words, when someone tries to access a short link: