Skip to content

Conversation

@mathieujobin
Copy link

No description provided.

guptadeepanshu and others added 3 commits December 14, 2018 16:23
This allows adding additional path to a shortened URL. For example, if
go/short redirects to http://example.com, go/short/foobar will redirect
to http://example.com/foobar.

An example usage is to shorten Google Docs headings. go/mydoc can
redirect to a document. go/mydoc/#heading=h.asdfgh123456 can then
redirect to a specific heading in the doc.

This feature is supported in the original golinks at Google.

Next step: Create a chrome extension that links to the go/ server and
shortens a given link based on the shortcuts already registered
@jef
Copy link

jef commented Dec 18, 2019

This should definitely get reviewed and merged.

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

Successfully merging this pull request may close these issues.

3 participants