Originally created by @CocaCola2701 on GitHub (Mar 9, 2025).
Hey. Are the items in the dropdown menues ordered? For example, when adding a new expanse and choosing the category, the items in the category-dropdown seem to be ordered randomly. Would it be possible to introduce an ordering, like alphabetically?
An even greater change would be to have a setting like "category ordering": "alphabetically", "last usage", "creation", ... I think you know what I mean :D the same goes for entities and tags.
Thanks a lot and greetings!
Originally created by @CocaCola2701 on GitHub (Mar 9, 2025).
Hey. Are the items in the dropdown menues ordered? For example, when adding a new expanse and choosing the category, the items in the category-dropdown seem to be ordered randomly. Would it be possible to introduce an ordering, like alphabetically?
An even greater change would be to have a setting like "category ordering": "alphabetically", "last usage", "creation", ... I think you know what I mean :D the same goes for entities and tags.
Thanks a lot and greetings!
Oops, they're not ordered, nice catch. They get displayed in whatever order the database returns them, which can be random.
I'm voting against the user setting as it's a lot of overhead for a small benefit, as you can type to search for any item in the dropdown, but this can get revised later.
@eitchtee commented on GitHub (Mar 9, 2025):
Oops, they're not ordered, nice catch. They get displayed in whatever order the database returns them, which can be random.
I'm voting against the user setting as it's a lot of overhead for a small benefit, as you can type to search for any item in the dropdown, but this can get revised later.
The search functionality is great, didn't even realize you can do that! But an alphabetically sorted list would be more intuitive for me nevertheless.
@CocaCola2701 commented on GitHub (Mar 9, 2025):
The search functionality is great, didn't even realize you can do that! But an alphabetically sorted list would be more intuitive for me nevertheless.
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.
Originally created by @CocaCola2701 on GitHub (Mar 9, 2025).
Hey. Are the items in the dropdown menues ordered? For example, when adding a new expanse and choosing the category, the items in the category-dropdown seem to be ordered randomly. Would it be possible to introduce an ordering, like alphabetically?
An even greater change would be to have a setting like "category ordering": "alphabetically", "last usage", "creation", ... I think you know what I mean :D the same goes for entities and tags.
Thanks a lot and greetings!
@eitchtee commented on GitHub (Mar 9, 2025):
Oops, they're not ordered, nice catch. They get displayed in whatever order the database returns them, which can be random.
I'm voting against the user setting as it's a lot of overhead for a small benefit, as you can type to search for any item in the dropdown, but this can get revised later.
@CocaCola2701 commented on GitHub (Mar 9, 2025):
The search functionality is great, didn't even realize you can do that! But an alphabetically sorted list would be more intuitive for me nevertheless.