pd4d10 / git-touch

An open-source app for GitHub, GitLab, Bitbucket, Gitea, and Gitee(码云), built with Flutter
Apache License 2.0
1.53k stars 130 forks source link

Open a repo from url or user name and repo name #205

Open linsui opened 3 years ago

linsui commented 3 years ago

Is there any way to open a repo? It seems that I can only find repos by search. Thanks!

pd4d10 commented 3 years ago

What would you suggest as a way to show this feature?

linsui commented 3 years ago

I thought that this feature can be merged in to the search box. When a string with a special format, e.g. git-touch/git-touch, is inputed, show a hint to open it directly.

shreyas1599 commented 3 years ago

I thought that this feature can be merged in to the search box. When a string with a special format, e.g. git-touch/git-touch, is inputed, show a hint to open it directly.

Do you mean opening the repo without waiting for search to load and then clicking on the search result?

linsui commented 3 years ago

Yep. And it's not only about waiting. It's difficult to find a repo by search if it's just a fork. I want a direct way to access a repo with link.