From 6a0a3d715c19262b29947c64b7ea2b2d29ecec28 Mon Sep 17 00:00:00 2001 From: Joey Hess Date: Tue, 5 Nov 2013 11:58:18 -0400 Subject: [PATCH] dup --- doc/bugs/importfeed_should_allow_pubdate_in_the_template.mdwn | 2 ++ 1 file changed, 2 insertions(+) diff --git a/doc/bugs/importfeed_should_allow_pubdate_in_the_template.mdwn b/doc/bugs/importfeed_should_allow_pubdate_in_the_template.mdwn index c8aca6a76c..44d25b02d2 100644 --- a/doc/bugs/importfeed_should_allow_pubdate_in_the_template.mdwn +++ b/doc/bugs/importfeed_should_allow_pubdate_in_the_template.mdwn @@ -1,3 +1,5 @@ importfeed is a great feature, but it doesn't allow templating the filename with the publish date. I would suggest adding pubdate option, which would fix this problem. + +> duplicate of [[todo/importfeed: allow ${itemdate} with --template]] [[done]] --[[Joey]]