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

Add ability to sort input files #23

Closed
jhotmann opened this issue May 7, 2020 · 1 comment
Closed

Add ability to sort input files #23

jhotmann opened this issue May 7, 2020 · 1 comment
Milestone

Comments

@jhotmann
Copy link
Owner

jhotmann commented May 7, 2020

Currently input files are sorted in alphabetical order. There should be other ways to sort the file array.

  • reverse alpha
  • dates (created/modified/accessed) and reverse
  • regex sub-string (fallback to filename if no match) and reverse
  • file size and reverse (directories count as 0?)
@jhotmann jhotmann added this to the 7.0.0 milestone May 7, 2020
@jhotmann
Copy link
Owner Author

jhotmann commented May 7, 2020

Will be included in the next 7.0.0 beta

@jhotmann jhotmann closed this as completed May 7, 2020
jhotmann added a commit that referenced this issue May 7, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant