aboutsummaryrefslogtreecommitdiff
path: root/doc/todo/default_name_for_new_post.mdwn
blob: 2a7f1ba20833c3ba3eb959fa9bb1b144fe608a51 (plain)
1
2
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?

> 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