From 1020ac363a6655f82174b5f29f942167c57aad05 Mon Sep 17 00:00:00 2001 From: "Alex A. Naanou" Date: Tue, 16 Oct 2018 15:03:51 +0300 Subject: [PATCH] notes... Signed-off-by: Alex A. Naanou --- ui (gen4)/features/sort.js | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/ui (gen4)/features/sort.js b/ui (gen4)/features/sort.js index 7f8a1142..99b88a2d 100755 --- a/ui (gen4)/features/sort.js +++ b/ui (gen4)/features/sort.js @@ -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':