mirror of
https://github.com/flynx/ImageGrid.git
synced 2025-10-28 18:00:09 +00:00
notes...
Signed-off-by: Alex A. Naanou <alex.nanou@gmail.com>
This commit is contained in:
parent
ed8e0cde48
commit
3f6bf906b8
@ -74,6 +74,9 @@ module.SortActions = actions.Actions({
|
||||
// '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...
|
||||
// checking for upper case:
|
||||
// var st = s.trim()
|
||||
// st[0].toUpperCase() == st[0]
|
||||
'Date':
|
||||
'metadata.createDate birthtime ctime name-sequence keep-position reverse',
|
||||
'File date':
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user