diff options
author | 2014-04-07 16:55:04 -0400 | |
---|---|---|
committer | 2014-04-07 16:55:04 -0400 | |
commit | b59b2d9686e3ad5b6f361505182cede819847bff (patch) | |
tree | 6fb3d8366bc113a5f05098b2998fde53c4f76186 /doc/todo | |
parent | d865c8b9f59f7619d0fbff873cbb43d559ca975e (diff) |
importfeed: Filename template can now contain an itempubdate variable. Needs feed 0.3.9.2.
Diffstat (limited to 'doc/todo')
-rw-r--r-- | doc/todo/make___34__itemdate__34___valid_importfeed_template_option.mdwn | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/doc/todo/make___34__itemdate__34___valid_importfeed_template_option.mdwn b/doc/todo/make___34__itemdate__34___valid_importfeed_template_option.mdwn index 31978a7b6..9b6f6ce7c 100644 --- a/doc/todo/make___34__itemdate__34___valid_importfeed_template_option.mdwn +++ b/doc/todo/make___34__itemdate__34___valid_importfeed_template_option.mdwn @@ -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]] |