Ability to add repos to the list
At the moment I need to clone repo in the cli to make it appear in the list. I find myself wishing I could simply enter rad uri so I could navigate to the repo and then either pin it to my personal list or not.
Noted. We have it on our near-term feature list.
Maybe not what you are looking for, but you could also seed a repo to make it appear in the repo list, with
rad seed <rid>And if you want it to show up in the all repos you can also fork it withrad fork <rid>We implemented this, it’s available in 0.5.0. See “Add repo” button on repo home screen.