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

@ -13,3 +13,6 @@ or
that "works" but is ugly :)
Would love to be able to put a YYYYMMDD at the beginning and then the title.
> [[done]]; itempubdate will use form YYYY-MM-DD (or the raw date string
> if the feed does not use a parsable form). --[[Joey]]