Why display:none;? Also, now that I think about it, depending on your source, you could write a script that parses the text you paste in a tiddler and saves it as individual tiddlers. That should also solve your problem with TiddlySpot, I think. w
On Wednesday, November 20, 2013 4:28:52 PM UTC+1, Stephan Hradek wrote: > > > Am Mittwoch, 20. November 2013 15:55:26 UTC+1 schrieb Stephan Hradek: >> >> >> So now I'm trying to find out what to put around the my tiddler source so >> that I can import. >> > > This seems to be the required: > > <html> > <body> > <div id="storeArea" style="display:none;"> > > <!-- my div-s here --> > > </div> > </body> > </html> > -- You received this message because you are subscribed to the Google Groups "TiddlyWikiDev" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at http://groups.google.com/group/tiddlywikidev. For more options, visit https://groups.google.com/groups/opt_out.
