X-Git-Url: http://git.tremily.us/?a=blobdiff_plain;f=doc%2Ftodo%2Fdefault_name_for_new_post.mdwn;h=2a7f1ba20833c3ba3eb959fa9bb1b144fe608a51;hb=2fb93fe7b1e2f7eb19c9511f7919061ee3f0fcb9;hp=6af41ba6d0962ab45bd8e3389dab4dd300b02dbb;hpb=94cdfe202bf0d95562a1d3a55d061db07ea207cb;p=ikiwiki.git diff --git a/doc/todo/default_name_for_new_post.mdwn b/doc/todo/default_name_for_new_post.mdwn index 6af41ba6d..2a7f1ba20 100644 --- a/doc/todo/default_name_for_new_post.mdwn +++ b/doc/todo/default_name_for_new_post.mdwn @@ -1 +1,3 @@ -How about an option in [[plugins/inline]] for providing a default post name in the form, consisting of the current date in ISO format? \ No newline at end of file +How about an option in [[plugins/inline]] for providing a default post name in the form, consisting of the current date in ISO format? + +> It would render to static HTML. In order to get a dynamic "today's date", you'd have to do it in Javascript, which htmlscrubber might not let through. I thought a better approach would be a plugin, so I wrote [[blogpost_plugin]]. --Ethan \ No newline at end of file