Please add possibility to sort starred projects (as on github page) — recently active/recently starred/most stars
And it would be great if can tag or group the starred repo.
@LeeReindeer could you please elaborate on the tag or group part? they should be grouped or tagged by what exactly?
@k0shk0sh the stated repo could be grouped by language and also can add tag by yourself.(whatever tag you want ) .just my imagination.
@LeeReindeer that will require plenty of customization as well as handling pagination, but doable.
@alekksander https://developer.github.com/v3/activity/starring/#list-repositories-being-starred
there is no way i could sort it like in GitHub
@k0shk0sh
How about sorting only by recently active?
@alekksander its definitely possible https://api.github.com/users/alekksander/starred?sort=updated
Wouldn't that eliminate seeing the latest repos you starred?
dunno. to go with the filter would be the perfect choice.
Most helpful comment
dunno. to go with the filter would be the perfect choice.