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

Enhance image sorting options #400

Closed
6 tasks done
seniordevel opened this issue Feb 3, 2025 · 1 comment
Closed
6 tasks done

Enhance image sorting options #400

seniordevel opened this issue Feb 3, 2025 · 1 comment
Labels
duplicate This issue or pull request already exists

Comments

@seniordevel
Copy link

Checklist

  • I made sure that there are no existing issues - open or closed - to which I could contribute my information.
  • I made sure that there are no existing discussions - open or closed - to which I could contribute my information.
  • I have read the FAQs inside the app (Menu -> About -> FAQs) and my problem isn't listed.
  • I have taken the time to fill in all the required details. I understand that the request will be dismissed otherwise.
  • This issue contains only one feature request.
  • I have read and understood the contribution guidelines.

Feature description

Add a sorting option item -or- add a setting to choose how image modification date is evaluated.

e.g. sorting item 'Last modified by file date'
-or-
a preference 'Date evaluation: byMetadata || byFileProperties'

Why do you want this feature?

Currently image modification date is evaluated by using image metadata such as exif. This is of great advantage to sort a special type of images: Personal photos for example.

But for users mainly dealing with downloaded images this way of sorting is of disadvantage. In this case it would be better to use the File.lastModified() API to match the download date.

Additional information

This feature request refers to issue #399

@seniordevel seniordevel added feature request Issue is about a new feature in the app needs triage Issue is not yet ready for PR authors to take up labels Feb 3, 2025
@naveensingh naveensingh added duplicate This issue or pull request already exists and removed feature request Issue is about a new feature in the app needs triage Issue is not yet ready for PR authors to take up labels Feb 4, 2025
@naveensingh
Copy link
Member

Closed as duplicate because the original bug report was valid.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
duplicate This issue or pull request already exists
Projects
None yet
Development

No branches or pull requests

2 participants