diff options
author | https://www.google.com/accounts/o8/id?id=AItOawkwQdSwD0JLNQHcQoUVLT-ZwaRKq-b0om8 <Lex@web> | 2013-11-05 04:21:46 +0000 |
---|---|---|
committer | admin <admin@branchable.com> | 2013-11-05 04:21:46 +0000 |
commit | 9fc588b73e5b001047f29d8d1ee83f88ce92cb89 (patch) | |
tree | 888993a9b4e3a131da7e8c75b149461587c8293f /doc | |
parent | d5b19b2b4b1354d60a2772d9480f1acb0522cc07 (diff) |
pubdate should be added to importfeed's templating.
Diffstat (limited to 'doc')
-rw-r--r-- | doc/bugs/importfeed_should_allow_pubdate_in_the_template.mdwn | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/doc/bugs/importfeed_should_allow_pubdate_in_the_template.mdwn b/doc/bugs/importfeed_should_allow_pubdate_in_the_template.mdwn new file mode 100644 index 000000000..c8aca6a76 --- /dev/null +++ b/doc/bugs/importfeed_should_allow_pubdate_in_the_template.mdwn @@ -0,0 +1,3 @@ +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. |