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]]