From b48e31f37dfa07c7949505e129f0c80aa695b708 Mon Sep 17 00:00:00 2001 From: "Alex A. Naanou" Date: Fri, 1 Sep 2017 19:36:51 +0300 Subject: [PATCH] notes, docs and cleanup... Signed-off-by: Alex A. Naanou --- ui (gen4)/features/collections.js | 9 ++++----- 1 file changed, 4 insertions(+), 5 deletions(-) diff --git a/ui (gen4)/features/collections.js b/ui (gen4)/features/collections.js index 8e28739e..0c88737b 100755 --- a/ui (gen4)/features/collections.js +++ b/ui (gen4)/features/collections.js @@ -44,11 +44,8 @@ var MAIN_COLLECTION_TITLE = 'ALL' // locations: // - collection specific stuff (data) to collection path // - global stuff (images, tags, ...) to base index... -// XXX handle tags here??? -// ...keep them global or local to collection??? -// global sounds better... // XXX local tags: -// - save - done, test +// - save - done // - load - done // - save/merge use... // XXX tag actions: @@ -796,7 +793,9 @@ module.CollectionTags = core.ImageGridFeatures.Feature({ image-specific tags, keywords and meta-information stored in tags global, i.e. connected to specific image and not collection. - Global tags are stored in .data.tags and cleared out of collections + Global tags are stored in .data.tags and cleared out of from the + collection's: + .collections[].data Collection local tags: