more docs...

Signed-off-by: Alex A. Naanou <alex.nanou@gmail.com>
This commit is contained in:
Alex A. Naanou 2017-09-03 03:37:11 +03:00
parent 0314bbc5b2
commit 04ab5a09e3

View File

@ -1089,8 +1089,18 @@ var AutoTagCollectionsActions = actions.Actions({
var AutoTagCollections =
module.AutoTagCollections = core.ImageGridFeatures.Feature({
title: 'Collection tag handling',
doc: core.doc``,
title: 'Auto tag collection',
doc: core.doc`Auto tag collection
A collection is different from a crop in that it:
- preserves ribbon state
- preserves order
- preserves local tags
Tag changes are handled by removing images that were untagged (no
longer matching) from the collection and adding newly tagged/matching
images to collection.
`,
tag: 'auto-collection-tags',
depends: [