Wauw - this sounds great and very usefull indeed - would you mind uploading a working testcase? I would love to see it in action.
YS Måns Mårtensson On Sep 14, 3:00 pm, shavinder <[email protected]> wrote: > Its wonderful! never would have thought such a neat solution and > compact solution was possible! > Its working wonderfully. I just tried it out. There is one thing I > noticed, we can only create one tiddler in a minute, otherwise TW > alerts us that a tiddler already exists. I changed this line: > var title=who+when.formatString('-YYYY0MM0DD0hh0mm'); > to: > var title=who+when.formatString('-YYYY0MM0DD0hh0mm0ss'); //adding the > seconds > > Now one tiddler per second can be created. > > -shavinder > > On Sep 14, 11:02 am, Eric Shulman <[email protected]> wrote: > > > > type some text and then hit send ..it doesn´t create the > > > tiddler.......nitions > > > huh? > > > I tried this in an empty TW document and it created the tiddler just > > fine. Perhaps you have installed a plugin that is interfering? > > > > ..and ..in the store.saveTiddler line.......can I include > > > tags ?????........I´d like to tag each tiddler as Talk (licked up by a > > > FET that is displaying the chat) and temporary (so I don´t keep saving > > > months worth of chats in each persons TW... > > > easy... instead of the empty tags array: > > [] > > just write: > > ["Talk","temporary"] > > > 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 -~----------~----~----~----~------~----~------~--~---

