-
-
Notifications
You must be signed in to change notification settings - Fork 2.6k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Add New Group Sorting Options #10492
Conversation
To ease organizational workflows I have linked the pull-request to the issue with syntax as described in https://docs.github.com/en/issues/tracking-your-work-with-issues/linking-a-pull-request-to-an-issue
|
Please have a look a the failing tests and also https://devdocs.jabref.org/code-howtos/localization.html |
Thanks for the feedback, the test cases should be passing now. |
Indentation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
codewise looks good to me
Thanks for the feedback, I realise my mistake now. I believe the latest push should properly implement the sorting by entries options. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thanks, looks good to me and works!
I have added an option to further sort subgroups on Z-A order, and also by ascending and descending number of subgroups. Currently only the option to sort from A-Z exists.
Fixes #10249
Mandatory checks
CHANGELOG.md
described in a way that is understandable for the average user (if applicable)