summaryrefslogtreecommitdiff
path: root/doc/todo
diff options
context:
space:
mode:
authorGravatar Joey Hess <joey@kitenet.net>2014-04-07 16:55:04 -0400
committerGravatar Joey Hess <joey@kitenet.net>2014-04-07 16:55:04 -0400
commitb59b2d9686e3ad5b6f361505182cede819847bff (patch)
tree6fb3d8366bc113a5f05098b2998fde53c4f76186 /doc/todo
parentd865c8b9f59f7619d0fbff873cbb43d559ca975e (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.mdwn3
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]]