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 Request: Sort by creation date #579

Open
rowanfr opened this issue Jan 4, 2025 · 3 comments
Open

Feature Request: Sort by creation date #579

rowanfr opened this issue Jan 4, 2025 · 3 comments

Comments

@rowanfr
Copy link

rowanfr commented Jan 4, 2025

There isn't any ability to sort by modification date. Why Newest and Oldest are effective when it comes to a folder of images there are often times many cases where I want to see the most recently modified.

@AlttiRi
Copy link

AlttiRi commented Jan 5, 2025

It does sorting by mtime.
image

It does not support sorting by btime (creation time).


Also, you can add a shortcut for it:
image

@AlttiRi
Copy link

AlttiRi commented Jan 5, 2025

@rowanfr
Copy link
Author

rowanfr commented Jan 5, 2025

Thank you for the clarification, I'm surprised I made that mistake. I'll change this issue then to a feature request to sort by creation date and presumably once mtime sorting is resolved we can use an identical sorting implementation for btime.

@rowanfr rowanfr changed the title Sort by modification date Feature Request: Sort by creation date Jan 5, 2025
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