Hi Again Finally had time to check out what was happening. As Eric said one of the other plugins must be interfering with this working. So I set up a empty TW...the code works perfectly asa Eric said...then added in the plugins I have in the TW where this code doesn´t work......until I found that loading in HTMLFormattingPlugin breaks this code...delete HTMLFormattingPlugin and it works again...reload HTMLFormattingPlugin it stops working.....its beyond me to figure out why...but I have deleted that plug in and things work fine
......this was of course after I remembered the nasty habit that Google has of putting in line breaks where they aren´t!!!! Thanks again Skye On 14 Set, 22:12, Tobias <[email protected]> wrote: > Hi Eric, > > Possibly the problem is in using the wrong quotes. Instead of: > ["Talk","temporary"] skye would have to use: > ['Talk','temporary'] > > QuickNotes is a cool solution. I just added such a tiddler to my > notetaking tiddlywiki, listing newly created notes via > tiddlerListMacro right below the input form, allowing to delete notes > at a button click. > > Tobias. > > On Sep 14, 8: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 -~----------~----~----~----~------~----~------~--~---

