Hi all,
I'm quite new to TW and I'm trying to use the <<dateChooser>> macro I
found in MonkeyGTD (thanks to S. Baird and Saq Imtiaz for the
DatePicker library !).
It works well and I've modified it to use data fields in order to use
the DataTiddlerPlugin.
So I can easily choose a date and put that date in structured data
("mydate" for instance) which is passed as a pareameter to the
dateChooser macro (<<dateChooser data:mydate>>)
But I cannot use this macro twice in a tiddler.
I think this is because the callback function that sets the data field
is bound to the DatePicker object and not to the input element.
Can anybody help modifying this ?
I'd like to use the macro for a start date and and end date in a samer
tiddler.
Thanks in advance.
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups
"TiddlyWikiDev" 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/TiddlyWikiDev?hl=en
-~----------~----~----~----~------~----~------~--~---