Hacker News new | ask | show | jobs
by goleary 2112 days ago
Cool! My biggest complaint about golinks is the lack of a command activated search...looks like you're tackling that problem.
1 comments

Yeah, with our implementation of golinks, we quickly discovered that people tend to forget golinks they set. Is it go/docs or go/doc for example.

So, with our /go command in the browser extension, all the golinks are listed and the user can use the autocomplete to find they one they need.