Hi,
I am trying to optimize the new Journal button in the sidebar in such
way that the date is included in the text, like in a blog. We modified
the SideBarOptions tiddler to
<<search>><<closeAll>><<permaview>><<newTiddler>><<newJournal "DD MMM
YYYY, 0hh:0mm:0ss" "journal" text: {{'@@color(gray):' +new Date
().formatString("mmm DDth YYYY, 0hh:0mm.")+'@@\n\n Type Post' }}
>><<saveChanges>><<slider chkSliderOptionsPanel OptionsPanel "options
ยป" "Change TiddlyWiki advanced options">>
But something strange happens: when I click new Journal in the
sidebar, it is created a journal with the same date in the title and
in the text. However, 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. The date in the text change only if I save the
tiddlywiki and push the reload button in the browser. Am I doing
something wrong? I am using a macbook with Firefox 3.0.5.
--~--~---------~--~----~------------~-------~--~----~
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
-~----------~----~----~----~------~----~------~--~---