From ed8e0cde486c2394195d084aa83029dd148ae3ac Mon Sep 17 00:00:00 2001 From: "Alex A. Naanou" Date: Fri, 19 Oct 2018 10:49:20 +0300 Subject: [PATCH] almost ready to implement sort aliases... Signed-off-by: Alex A. Naanou --- ui (gen4)/features/sort.js | 2 ++ 1 file changed, 2 insertions(+) diff --git a/ui (gen4)/features/sort.js b/ui (gen4)/features/sort.js index 08d4c120..b310af57 100755 --- a/ui (gen4)/features/sort.js +++ b/ui (gen4)/features/sort.js @@ -72,6 +72,8 @@ module.SortActions = actions.Actions({ // a way to not list "alias" methods in the main list... // file-date: // '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': 'metadata.createDate birthtime ctime name-sequence keep-position reverse', 'File date':