var t = store.createTiddler("foo");
t.text="bar";
I don't think you want to use that low-level method - saveTiddler is
probably more appropriate:
http://trac.tiddlywiki.org/browser/Trunk/core/js/TiddlyWiki.js?rev=12238#L309
anyone know how hard/easy it would be to make TW save more accurate
times in the 'modified' field?
Can you create a separate thread for that discussion, perhaps raise a
ticket? That would give it more visility.
-- F.
--
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.