brpaz / ulauncher-github

Ulauncher Extension that provides quick access to common GitHub functionality like your repositories or gists.
https://ext.ulauncher.io/-/github-brpaz-ulauncher-github
MIT License
45 stars 12 forks source link

Fix: gists search wasn't working correctly searching for filename or description #11

Closed davenicoll closed 3 years ago

davenicoll commented 3 years ago

An example:

Filename: gist1.txt Description: A terraform snippet

Search for "terra" ... no result.

Fixed the logic, so searches both filenames and description. Next PR, I may update it to search gist contents too (yeah, I know I'd have to add them to the cache). Let me know what you think in the comments.

Thanks

davenicoll commented 3 years ago

@brpaz nudge :wink:

brpaz commented 3 years ago

Sorry for the delay. Merged!

github-actions[bot] commented 2 years ago

:tada: This PR is included in version 1.0.0 :tada:

The release is available on GitHub release

Your semantic-release bot :package::rocket: