From 5264e5cd3abc32db4f76aca73cfd57c0f85a0334 Mon Sep 17 00:00:00 2001 From: "Alex A. Naanou" Date: Sun, 3 Dec 2017 15:33:38 +0300 Subject: [PATCH] notes... Signed-off-by: Alex A. Naanou --- ui (gen4)/features/collections.js | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/ui (gen4)/features/collections.js b/ui (gen4)/features/collections.js index ff0749de..79d9069f 100755 --- a/ui (gen4)/features/collections.js +++ b/ui (gen4)/features/collections.js @@ -30,6 +30,11 @@ var widgets = require('features/ui-widgets') /*********************************************************************/ // +// XXX need a way to load a collection directly... +// - reload from .location.collection +// - path syntax +// : -- needs to be normalized +// : // XXX might be a good idea to make collection loading part of the // .load(..) protocol... // ...this could be done via a url suffix, as a shorthand. @@ -2304,7 +2309,7 @@ var FileSystemCollectionActions = actions.Actions({ // ...I think the action itself should be generic, but what this // specific action does is very specific to file collections... // ...think of a protocol)))) - unloadUnchangedCollections: ['- Collections|File/', + unloadUnchangedCollections: ['Collections|File/Unload saved collections', function(logger){ var that = this