BrunoVernay / tw-tools-update

Use the GitHub-API to update the list of tools and extensions related to TaskWarrior. It is displayed on the web site.
0 stars 1 forks source link

Import the project's rating popularity #1

Closed BrunoVernay closed 8 years ago

tbabej commented 8 years ago

As an alternative sort option, the timestamp of the last update of the repository could be used.

BrunoVernay commented 8 years ago

I used the https://developer.github.com/v3/activity/starring/ As long as the numbers are below 1.000 stars, the process should be OK. (I start a new issue to sort by last updates)

BrunoVernay commented 8 years ago

Next step is to use it in the web site https://github.com/BrunoVernay/taskwarrior-site-test/issues/7 https://github.com/BrunoVernay/taskwarrior-site-test/issues/8