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

sort by property #153

Open
msphair opened this issue Oct 2, 2023 · 0 comments
Open

sort by property #153

msphair opened this issue Oct 2, 2023 · 0 comments

Comments

@msphair
Copy link
Member

msphair commented Oct 2, 2023

every container could have a "sort by property" option where it sorts by the values of that property

use case:

I have ticket entries that are titled with the ticket number:

  • "2 - do the thing"
  • "4 - do the other thing"
  • "10 - do the final thing"

if I sort that by name, then 10 goes to the top. But each of the entries has a "ticket" property with the numerical value filled in. If I could "sort by ticket", then I could have it show up in a more reasonable order.

Similar use case would be to have a bunch of book log entries, and either sort by title or sort by author for different views of the data.

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

No branches or pull requests

1 participant