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 images in a specified way #17

Open
Glodenox opened this issue Mar 15, 2021 · 0 comments
Open

Sort images in a specified way #17

Glodenox opened this issue Mar 15, 2021 · 0 comments

Comments

@Glodenox
Copy link
Owner

A suggestion was made to provide a system to sort the images alphabetically. While this is possible, I think it would make more sense to just always sort them alphabetically. People will generally not add images in a specified order, so that seems like a safe thing to do.

If we do want to go in the direction of more functions, it would be possible to sort the images in several ways that I can think of straight away:

  • By date added
  • By name
  • By distance from current position
  • By size (big to small, small to big)

But all that probably requires several changes to the UI, partially also to surface some data that isn't shown at the moment.

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