> Do you plan, to create ginsu too? > Using ginsu, makes it possible for me to use downloaded 3rd party TWs, > split them into there parts, and get them easily modified and tested.
Yes, I'll be doing ginsu too. Again, the intention is that the same code would be used for standalone ginsu as for the import code in TiddlyWiki. The obvious way of doing ginsu is to use jsdom to load the HTML file, and then using DOM methods to extract the payload. I'm more interested in directly parsing TiddlyWiki files; jsdom is a heavyweight component. Cheers Jeremy > -m > > -- > 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. > -- 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.
