golang-url-shortener icon indicating copy to clipboard operation
golang-url-shortener copied to clipboard

Allow to edit a custom URL

Open nelsonjr opened this issue 7 years ago • 1 comments
trafficstars

One of the main uses of a short link is to be able to have it stable and reposition them if the underlying pages change. Please enable for editing the links.

nelsonjr avatar Aug 03 '18 13:08 nelsonjr

This is definitely something I'd like to implement, as well as an "admin" interface that lets you see and edit/delete all the links. No guarantees on when but for sure!

In the meantime, you can use the "recent urls" or "lookup" tab to find and delete out of date links and then re-create them with the proper destination. I realize this is clunky, but it's there.

memory avatar Aug 03 '18 14:08 memory