koppor / jabref

Collection of simple for JabRef issues. Please submit PRs to https://github.com/jabRef/jabref/.
https://github.com/jabRef/jabref/
MIT License
8 stars 13 forks source link

When a new sub group is created, it should be sorted-in alphabetically #577

Open koppor opened 2 years ago

koppor commented 2 years ago

We do have "Sort":

image

In case the group sub tree is sorted alphabetically, a new group should be added alphabetically (and not be added to the end)

koppor commented 1 year ago

Instead of checking of existing alphabetical sort ("magic behavior"), we could offer a check box at "Sort subgroups") and store it as property of the group. (Source: https://github.com/JabRef/jabref/pull/10066#issuecomment-1627685515)