> <<newJournal "DD MMM > YYYY, 0hh:0mm:0ss" "journal" text: {{'@@color(gray):'
> +new Date().formatString("mmm DDth YYYY, 0hh:0mm.")+'@@\n\n Type Post' }}>>
> [...]
> if I tried to create another journal, the date in the title of the
> new journal is correct, but the the date in the text did not change.
That's because the "new Date()" is evaluated when the macro button is
rendered, not when it is being clicked.
I'm afraid I don't really have an idea how that could be worked around
(not without changing the core functionality anyway).
-- F.
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups
"TiddlyWiki" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to
[email protected]
For more options, visit this group at
http://groups.google.com/group/TiddlyWiki?hl=en
-~----------~----~----~----~------~----~------~--~---