> Okay, I really botched my TiddlyWiki. I can't save anything and I > can't import into a new TW. I know there is a procedure for stripping > the data out, and pasting it into a new TW, but I have been unable to > find the instructions. Can some one send or link me to the > instructions?
1) Open the broken document in a plain-text editor and find the 'storeArea', which looks like this: <!--POST-SHADOWAREA--> <div id="storeArea"> .... *** replace this part *** ... </div> <!--POST-STOREAREA--> 2) Select everything inside the storeArea DIV, and copy it to the clipboard. 3) In the new TW, replace the empty storeArea by pasting over it with the contents of the clipboard. 4) Save the new file and open it in your browser. If all goes well, the new file will be a complete, usable TW document *with* all your tiddler content in place! enjoy, -e Eric Shulman TiddlyTools / ELS Design Studios --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---

