mirror of
https://github.com/flynx/ImageGrid.git
synced 2025-10-29 10:20:08 +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'
|
// 'metadata.createDate birthtime ctime name-sequence keep-position'
|
||||||
// The best way seems to be to hide the titles that start
|
// The best way seems to be to hide the titles that start
|
||||||
// with a lower case letter in the UI...
|
// with a lower case letter in the UI...
|
||||||
|
// checking for upper case:
|
||||||
|
// var st = s.trim()
|
||||||
|
// st[0].toUpperCase() == st[0]
|
||||||
'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