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

Enable to choose sort order #737

Open
wants to merge 5 commits into
base: master
Choose a base branch
from
Open

Conversation

coooldoggy
Copy link

we can support multiple options to show album sorting orders and able to fix downloaded file order seems random.
Former version only show album order by date taken, so that user can be confused by the difference of native gallery order.

[Usage]

.albumOrder()

"taken" : order by date taken
"added" : order by date added
"size" : order by file size
default : order by default album order

we can support multiple options to show album sorting orders and able to fix downloaded file order seems random.
Former version only show album order by date taken, so that user can be confused by the difference of native gallery order.

[Usage]

.albumOrder()

"taken" : order by date taken
"added" : order by date added
"size" : order by file size
default : order by default album order
Copy link

@creativehackerhacks creativehackerhacks left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please add the sorting option.

@Mohammad-Adam
Copy link

a sort is a mandatory option, plz consider adding it ASAP

Copy link

@sumit1826 sumit1826 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

approved

@karique01
Copy link

please, i need this option, i can't find it in the v0.5.3-beta3 version, the albumOrder() method it's not in the SelectionCreator class

Copy link

@karique01 karique01 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

well done

Copy link

@karique01 karique01 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

well done

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

Successfully merging this pull request may close these issues.

None yet

6 participants