Garulf / Github-Quick-Launcher

Quickly search Github from Flow Launcher
7 stars 1 forks source link

Search username without token #7

Closed jjw24 closed 2 years ago

jjw24 commented 2 years ago

Is it possible to search for username without the token?

Garulf commented 2 years ago

You should be able to do this already.

Are you talking about this? image

jjw24 commented 2 years ago

hmm this searches the users and their repos at the same time, I was more looking for just searching the user and opening up which leads to the user's home page.

Garulf commented 2 years ago

hmm this searches the users and their repos at the same time, I was more looking for just searching the user and opening up which leads to the user's home page.

Something like this?

image

And maybe a context option to open users homepage?

jjw24 commented 2 years ago

Yeah that will be good. I thought when selecting the result would open the user's profile page? What do u mean context option?

Garulf commented 2 years ago

The dev code I have inserts the selected username into the plugin like so: gr Garulf/ when selected.

You’re saying it might be best to have the result take you directly to the users page in browser?

jjw24 commented 2 years ago

Oh ok i didnt know it does that, im ok with a context menu then. Does having gr Garulf/ allow me then to search for the repos in the user?

I am on 1.2.2 and selecting the user result doesnt open up anything.

Garulf commented 2 years ago

gr Garulf/ Will search all Garulf's public repos.

gr @Garulf will search for any user with the name "Garulf". Selecting the result will changequery to gr garulf/. Opening context on a user when using the @ keyword will allow you to open that user's Github page.

jjw24 commented 2 years ago

yep sounds good

Garulf commented 2 years ago

yep sounds good

Oh and you'll want to update to 1.3.0