Open Yukaii opened 6 years ago
It's hard to find octicons plugin for sketch(only symbols), so here I use fontawesome:
I thought about this when GitHub implemented the new search box. If I type for example nim-lang/nim
I just want to navigate to that repo and the current search box is annoyingly close to doing that without actually doing it.
There are a couple things out there that aren't very active, maybe they're useful as a reference:
@citycide Thanks for sharing these projects 🌮
Read some code and play with them:
gh-omnibar
gives a list of page that you can go, but do not searchgithub-awesome-autocomplete
has powerful search (Algolia 🎉 ), I haven't investigated GitHub's search API yet, maybe algolia's API is easier to use.
Command platte is a nice ux to search/switch in different context.
GitHub Command Palette provide a quick away to
TODOs