starcli icon indicating copy to clipboard operation
starcli copied to clipboard

Filter with multiple languages

Open Blurry1Wang opened this issue 3 years ago • 5 comments

First, the project is very useful! Thanks for creating it! However, it's kinda embarrassing that we can only search on one language once a time. Can we add multiple language support so that we can search based on various combination of languages? Like python and c++

Blurry1Wang avatar Nov 16 '21 02:11 Blurry1Wang

Thanks for bringing this up, it would be a nice feature! It can be achieved by specifying multiple languages with +language:a+language:b when querying GitHub. We can possibly allow --lang to be specified multiple times or with commas: --lang=python --lang=cpp or --lang=python,cpp.

hedyhli avatar Nov 16 '21 03:11 hedyhli

Hi! My friend and I think this is a very good start for our contribution to GitHub. Could we work on this? :)

  • I understand that I have asked to solve two issues, but we also have two people here. So it should be not that hard. Hope you can assign us the issues, thx!

fgsepter avatar Nov 16 '21 04:11 fgsepter

Hello @hedyhli ! Could I work in this issue?

larissalages avatar Dec 03 '21 02:12 larissalages

@hedyhli Hello, I've submitted a pull request to enable filtering with the combination of languages and spoken languages. Currently, we are able to use -l Python+JavaScript and -S en+zh.

fgsepter avatar Dec 03 '21 02:12 fgsepter

Hello @hedyhli ! Could I work in this issue?

Hey @larissalages thanks for you interest but I'll let @fgsepter have a go at this first since they asked first 😄

hedyhli avatar Dec 04 '21 13:12 hedyhli

This work still open? Can I work on this?

Ladeia avatar Sep 23 '22 06:09 Ladeia

Do you still need help? I can pick it up

vaibhavb avatar Dec 13 '22 22:12 vaibhavb

Closing as implemented (#116).

hedyhli avatar Jan 11 '23 04:01 hedyhli