From 2ad60869c2e8d0846672ccb18b2de99c9cf33671 Mon Sep 17 00:00:00 2001 From: pacien Date: Sun, 5 Jan 2020 19:24:50 +0100 Subject: compiler: add option to add tags from n parent directories GitHub: closes #15 --- ldgallery.1.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'ldgallery.1.md') diff --git a/ldgallery.1.md b/ldgallery.1.md index 99d6ccb..ec685c6 100644 --- a/ldgallery.1.md +++ b/ldgallery.1.md @@ -93,8 +93,8 @@ compiler.galleryName compiler.ignoreFiles : Regular expression matching the name of files to ignore. -compiler.implicitDirectoryTag -: Whether to implicitely tag items with the name of their immediate parent directory. +compiler.tagsFromDirectories +: How far to look at parent directories to add implicit tags. Defaults to 0. compiler.thumbnailMaxResolution.width : Maximum width in pixels of the item thumbnails, 400 by default. -- cgit v1.2.3