Allow filename to use tags[KEY] and tags[INDEX]

This commit is contained in:
Wolf-Bastian Poettner
2020-03-28 21:04:55 +00:00
parent 845313db52
commit 07bb9aa723
3 changed files with 9 additions and 19 deletions

View File

@@ -60,7 +60,7 @@ PAPERLESS_EMAIL_SECRET=""
# * {title}
# * {created}
# * {added}
# * {tag[KEY]} If your tags conform to key_value or key-value
# * {tags[KEY]} If your tags conform to key_value or key-value
# * {tags[INDEX]} If your tags are strings, select the tag by index
# Uniqueness of filenames is ensured, as an incrementing counter is attached
# to each filename.