cleanup...

Signed-off-by: Alex A. Naanou <alex.nanou@gmail.com>
This commit is contained in:
Alex A. Naanou 2017-12-13 06:17:10 +03:00
parent 7c6cc73bee
commit f80c5143ac

View File

@ -2504,13 +2504,11 @@ module.UICollection = core.ImageGridFeatures.Feature({
//--------------------------------------------------------------------- //---------------------------------------------------------------------
// XXX collection id... // XXX collection id...
// XXX Things to try/do: // XXX Things to try/do:
// - save collection on exit/write (?)
// - load directories as collections (auto?)... // - load directories as collections (auto?)...
// - export collections to directories... // - export collections to directories...
// - auto-export collections (on save)... // - auto-export collections (on save)...
// - add new images // - add new images
// - remove old images... // - remove old images...
// - collection history (same as ctrl-shift-h)...
var FileSystemCollectionActions = actions.Actions({ var FileSystemCollectionActions = actions.Actions({