From 54790c6c73d7c51ff22cf5e9722b141cdc0249df Mon Sep 17 00:00:00 2001 From: pacien Date: Sat, 29 Feb 2020 16:39:55 +0100 Subject: compiler: add tagCategories setting to gallery.yaml --- compiler/ldgallery.1.md | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) (limited to 'compiler/ldgallery.1.md') diff --git a/compiler/ldgallery.1.md b/compiler/ldgallery.1.md index 3c52f9d..4f9935b 100644 --- a/compiler/ldgallery.1.md +++ b/compiler/ldgallery.1.md @@ -107,7 +107,7 @@ description tags : List of tags for the item. - Tag groups can be defined using prefixes separated by ":" (colon). + Tag categories can be defined using prefixes separated by ":" (colon). Tags specified in a directory metadata sidecar are applied to all items within that directory. @@ -139,6 +139,10 @@ excludedTags[] : Glob patterns of tags to exclude from the gallery. Defaults to [] (none). +tagCategories[] +: Top-level tag categories. + Defaults to [] (none). + tagsFromDirectories.fromParents : Automatically generate tags from the name of parent directories, looking up in the hierarchy as far as indicated by this parameter. -- cgit v1.2.3