From 49c1dd33f45230f033a6add3de2ee1c11d0d8737 Mon Sep 17 00:00:00 2001 From: "Alex A. Naanou" Date: Fri, 18 Oct 2019 04:49:12 +0300 Subject: [PATCH] notes... Signed-off-by: Alex A. Naanou --- ui (gen4)/features/filesystem.js | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/ui (gen4)/features/filesystem.js b/ui (gen4)/features/filesystem.js index 04fd4a61..77bc6713 100755 --- a/ui (gen4)/features/filesystem.js +++ b/ui (gen4)/features/filesystem.js @@ -2814,6 +2814,12 @@ var FileSystemWriterUIActions = actions.Actions({ // - edit, remove buttons // - sortable // - pinnable? + // ...thought of prioritizing based on path (relative vs. + // absolute) but this seems to be wrong... + // prioritizing based on title (optional) is logical + // on the other hand, but not sure if having a title here + // is a good idea in the first place -- overcomplicating things + // ...having a note/comment on the other hand is a good idea... // - fixed number??? // - select last used // - use .exportDialog(..) as preset editor