Show button which, when clicked, will produce a new tiddler with a special title corresponding to today's date, ideal for a ~TiddlyWiki-powered journal/blog.

!Usage

{{{
<<newJournal params>>
}}}

The new tiddler will have a title in the form, "15 February 2010".

Shares parameters with [[newTiddler macro]].

!Example

{{{
<<newJournal>>
}}}

will generate a newJournal button:

<<newJournal>>

See [[newTiddler macro]] for additional parameters.