Further updates documentation to note a date sep string is needed

This commit is contained in:
Trenton Holmes 2022-04-13 10:58:23 -07:00 committed by Trenton Holmes
parent 146b93e7eb
commit ed136c5cae

View File

@ -695,6 +695,9 @@ PAPERLESS_FILENAME_DATE_ORDER=<format>
The filename will be checked first, and if nothing is found, the document The filename will be checked first, and if nothing is found, the document
text will be checked as normal. text will be checked as normal.
A date in a filename must have some separators (`.`, `-`, `/`, etc)
for it to be parsed.
Defaults to none, which disables this feature. Defaults to none, which disables this feature.
PAPERLESS_THUMBNAIL_FONT_NAME=<filename> PAPERLESS_THUMBNAIL_FONT_NAME=<filename>