Actually write the date found in the file name

This commit is contained in:
Daniel Quinn
2016-08-20 18:11:51 +01:00
parent c7dda9de96
commit 1ce76a5486
3 changed files with 7 additions and 6 deletions

View File

@@ -376,6 +376,7 @@ class FileInfo(object):
"""
We use a crude naming convention to make handling the correspondent,
title, and tags easier:
"<date> - <correspondent> - <title> - <tags>.<suffix>"
"<correspondent> - <title> - <tags>.<suffix>"
"<correspondent> - <title>.<suffix>"
"<title>.<suffix>"