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

[REQUEST] Artist name and sorting feature #2

Open
brolyxxx opened this issue Apr 21, 2021 · 2 comments
Open

[REQUEST] Artist name and sorting feature #2

brolyxxx opened this issue Apr 21, 2021 · 2 comments

Comments

@brolyxxx
Copy link

OS: Arch Linux x86_64 (5.11.15-arch1-2)
Cogsy version: 0.2.0 (installed through AUR)

Hi, I have 2 suggestions to make cogsy a bit more user-friendly:

  1. add the Artist name before the Album title in the "Collection" screen
  2. allow sorting the collection in a similar fashion to the discogs website, e.g. by release date, date added, artist, etc

Let me know if you'd like more details, thanks for the good work!

@cartoon-raccoon
Copy link
Owner

hey, thanks for your feedback!

i initially chose to leave out the artist name so the album title would fit on smaller terminal windows, but i think i'll add a configuration option to allow the user to specify a custom format.

sorting will be a bit more complicated especially with respect to Rust's ownership model, but i think i can make it work.

thanks for the feedback again!

@brolyxxx
Copy link
Author

brolyxxx commented May 3, 2021

Hi, I've just tested 0.2.1 and you added the artist name and sort mode in the config file, thanks! I have a couple more suggestions concerning sorting, namely:

  • change the sort mode at runtime
  • add an option for reverse sort
  • add a keyboard shortcut to jump to the top/bottom of a list, like gg/G in vim

Let me know if you prefer to close this issue and deal with other requests separately.

thanks again, cheers

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

2 participants