Skip to content
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

Custom ordering #27

Open
morvael opened this issue Aug 29, 2018 · 2 comments
Open

Custom ordering #27

morvael opened this issue Aug 29, 2018 · 2 comments
Labels

Comments

@morvael
Copy link

morvael commented Aug 29, 2018

It should be possible to have custom ordering, instead of natural (by name) ordering of entries at the same level. Just add integer attribute to every entry, profile, rule etc with default value of 0, and sort by this attribute and name. That way it will be backward compatible (still using name-based order), but with time people could use it to order items just like they want to. For me this is important with multiple profiles per entry, where I want to keep profiles in the same order they are in the book, without having to add "A", "B", and "C".

@BitPsycho
Copy link

Sorting by cost would also be a great, simple possibilty .. people tend to look for additional items based upon the points left to spend ... there is no way now I can get my items ordered from low to high costs ( eg items with cost > 10 are put before items with lower costs if I start the item name with the cost value ... )

@r4dian
Copy link

r4dian commented Dec 18, 2021

It'd be great if rosters could be sorted by system instead of just name. Wasn't sure if that should be a new issue or just added here.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

4 participants