I am trying to make a newTiddler with today's date as the default a
extended field.
Here is what I have:
<<newTiddler title:'NewToDo' label:'Add a new To Do' tag:'ToDo'
fields:'duedate:{{(newDate()).formatString("YYYY-0MM-0DD")}}'>>

This gives me (newDate()).formatString("YYYY-0MM-0DD") in the field.

I have installed DatePlugin, InlineJavaScript, and this (http://
tiddlywiki.pastebin.com/f24de1652) which helps out with pre-filling
extended fields.

Any suggestions?

Ken Girard
--~--~---------~--~----~------------~-------~--~----~
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
-~----------~----~----~----~------~----~------~--~---

Reply via email to