mirror of
https://github.com/flynx/ImageGrid.git
synced 2025-10-29 18:30:09 +00:00
almost ready to implement sort aliases...
Signed-off-by: Alex A. Naanou <alex.nanou@gmail.com>
This commit is contained in:
parent
5e998a3622
commit
ed8e0cde48
@ -72,6 +72,8 @@ module.SortActions = actions.Actions({
|
|||||||
// a way to not list "alias" methods in the main list...
|
// a way to not list "alias" methods in the main list...
|
||||||
// file-date:
|
// file-date:
|
||||||
// 'metadata.createDate birthtime ctime name-sequence keep-position'
|
// 'metadata.createDate birthtime ctime name-sequence keep-position'
|
||||||
|
// The best way seems to be to hide the titles that start
|
||||||
|
// with a lower case letter in the UI...
|
||||||
'Date':
|
'Date':
|
||||||
'metadata.createDate birthtime ctime name-sequence keep-position reverse',
|
'metadata.createDate birthtime ctime name-sequence keep-position reverse',
|
||||||
'File date':
|
'File date':
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user