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
09196e8c03
commit
1020ac363a
@ -62,6 +62,12 @@ module.SortActions = actions.Actions({
|
||||
// NOTE: for when date resolution is not good enough this
|
||||
// also takes into account file sequence number...
|
||||
// NOTE: this is descending by default...
|
||||
//
|
||||
// XXX would be nice to unify the non-metadata dates...
|
||||
// i.e. the birthtime and friends and ctime and friends...
|
||||
// ...currently both flavors can exist at the same time,
|
||||
// one is created with the legacy python indexing tools
|
||||
// and the other is set via the current cation .readMetadata(..)...
|
||||
'Date':
|
||||
'metadata.createDate birthtime ctime name-sequence keep-position reverse',
|
||||
'File date':
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user