Releases: albertcai101/alfred-my-github-search-workflow
Releases · albertcai101/alfred-my-github-search-workflow
v1.0.2
v1.0.1
Thank you @ FireFingers21 and @ vitor on the Alfred forum for the suggestions.
- workflow lists all repos on
ghs
- Alfred filters results, so no constant API re-calls when typing
- Hold ⌘ to copy link to clipboard
- JSON instead of XML output
- Use JSON cache key to cache results for x seconds
- removed error checking for required configuration fields in script
- list
jq
as dependency in README