Hi Josiah I think you're asking whether it is possible to splice tiddler records directly into the HTML file. The answer is that it, yes, absolutely it works fine: it is in fact how serversides like TiddlyWeb work; they figure out which tiddlers should be included, and then insert their <div> representation into the empty.html file.
Best wishes Jeremy -- Jeremy Ruston [email protected] http://jermolene.com > On 19 Jun 2016, at 10:15, Josiah <[email protected]> wrote: > > Ciao > > I have looked at the structure of normal tiddlers and they look to be simple > data records, functionally rather like those in a flat-file database. > > I been toying with the idea of mass conversion of texts to TW with the texts > pre-chunked directly to tiddler format. > > As far as I can see it would be quite easy to write tiddlers directly into an > empty TW, rather than have to go through the extra step of JSON import. > > BUT I was just wondering if that might create problems on internal indexing? > What I mean is on IMPORT is more than the record created that would prevent > the bulk written-in Tiddlers being fully accessible? > > Best wishes > Josiah > -- > You received this message because you are subscribed to the Google Groups > "TiddlyWiki" 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 https://groups.google.com/group/tiddlywiki. > To view this discussion on the web visit > https://groups.google.com/d/msgid/tiddlywiki/caa9c461-e7d3-49a2-99d7-93d8361d17e5%40googlegroups.com. > For more options, visit https://groups.google.com/d/optout. -- You received this message because you are subscribed to the Google Groups "TiddlyWiki" 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 https://groups.google.com/group/tiddlywiki. To view this discussion on the web visit https://groups.google.com/d/msgid/tiddlywiki/843806E1-65D6-4488-9A13-E21BE3B4C2B1%40gmail.com. For more options, visit https://groups.google.com/d/optout.

