importfeed: Filename template can now contain an itempubdate variable. Needs feed 0.3.9.2.

This commit is contained in:
Joey Hess 2014-04-07 16:55:04 -04:00
parent 5b503e4458
commit 836f2cc816
7 changed files with 24 additions and 4 deletions

View file

@ -23,7 +23,8 @@ there's a --template option. The default is
`--template='${feedtitle}/${itemtitle}${extension}'`
Other available template variables:
feedauthor, itemauthor, itemsummary, itemdescription, itemrights, itemid
feedauthor, itemauthor, itemsummary, itemdescription, itemrights, itemid,
itempubdate
## catching up