Signed-off-by: Alex A. Naanou <alex.nanou@gmail.com>
This commit is contained in:
Alex A. Naanou 2018-10-21 08:58:31 +03:00
parent 3f6bf906b8
commit e289890eea

View File

@ -114,6 +114,7 @@ module.SortActions = actions.Actions({
// //
// XXX add progress... // XXX add progress...
// XXX add doc support -- make this an action-set???... // XXX add doc support -- make this an action-set???...
// XXX add alias and string support...
__sort_methods__: { __sort_methods__: {
// XXX make sequence sort methods compatible with repeating numbers, // XXX make sequence sort methods compatible with repeating numbers,
// i.e. for file names like DSC_1234 sorting more than 10K files // i.e. for file names like DSC_1234 sorting more than 10K files