> I have 5 Tiddlers called Monday Tuesday Wednesday Thursday and Friday
> I'd like to have the DefaultTiddlers contain a code of some kind that
> will open the tiddler for the day of the week.
Put this in your MainMenu (or any other content that is displayed at
startup):
<<tiddler {{story.displayTiddler(null,new Date().formatString
('DDD'));'';}}>>
enjoy,
-e
--~--~---------~--~----~------------~-------~--~----~
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
-~----------~----~----~----~------~----~------~--~---