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

feature req: sorting #1

Open
genevera opened this issue May 2, 2019 · 5 comments
Open

feature req: sorting #1

genevera opened this issue May 2, 2019 · 5 comments
Labels
enhancement New feature or request good first issue Good for newcomers

Comments

@genevera
Copy link

genevera commented May 2, 2019

It would be really nice to be able to sort visible tracks by length/plays/etc.

@sumanthratna
Copy link
Owner

Thanks for your suggestion.

In the next commit, I'm planning on introducing a different feature (using a configuration file for default playlists and settings).

However, I would be happy to implement your request. How do you think it should work (what keys should be pressed in order to sort, et cetera)? If you could let me know how the UI would work, that would be great.

@sumanthratna sumanthratna added the enhancement New feature or request label May 2, 2019
@genevera
Copy link
Author

Hi! Sorry for the delay in response.

I think it would be nice to be able to hit some key or combo thereof (alt-s? an f-key?) to bring a quick menu down containing sort criteria. the current sort option (defaulting to time posted, descending) should be highlighted. the user should be able to use arrow keys to navigate the menu and the enter key should pick the sorting criteria

@genevera
Copy link
Author

also, on-line help!!! it's annoying to have to open a browser or vi to read the README while in-session.

@sumanthratna
Copy link
Owner

sumanthratna commented May 20, 2019

I think it would be nice to be able to hit some key or combo thereof (alt-s? an f-key?) to bring a quick menu down containing sort criteria

I actually think it would be more convenient to have the user click a key like o rather than a function or alt key. I like the idea of the menu. Where in the terminal should the menu appear?

also, on-line help

I'd appreciate it if you could create a new GitHub issue so I can keep better track of the new features.

@genevera
Copy link
Author

So long as there's an easily accessible help screen in the app, I don't particularly care which key is used :)

I think the menu should come down from the top of the screen; perhaps in the upper-right hand corner.

@sumanthratna sumanthratna added the good first issue Good for newcomers label Apr 4, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request good first issue Good for newcomers
Projects
None yet
Development

No branches or pull requests

2 participants