Conversation
adamlui
left a comment
There was a problem hiding this comment.
Nice userscript functionality @xiaohuohumax! I think the button needs a tooltip or something to tell user, "This will sort by last edited" because user may install lots of GitHub usersripts, then they see the button with the lines and forget what is it for
|
@xiaohuohumax also if you rename the script to reflect the function it's even better (unless you want to add more criteria for sorting) |
Adding tooltips to the button is indeed a good feature 👍; I will add it in the next version.
This script will not add any other sorting rules. How about the name 'sort-github-commits-by-last-edited (.user.js)'🤔? |
|
@xiaohuohumax, ⭐3 XP earned, 🏆First Comment Added completed, 💪Level 1 achieved! |
Sounds good! |
Pull Request Summary by devActivityMetricsAchievements
|

Added a GitHub-related userscript that: add a button to sort files in a GitHub repository by time.
Hope it will be useful.