Unfortunately, that won't work for us.  We want to create the entire file
in one go, because cleaning up fifty million text files between test runs
takes forever.
On Mar 3, 2014 4:21 PM, "Julie" <julie.strzele...@gmail.com> wrote:

> I know it's possible to import a selection of several images from the file
> system.
> If the outputs of your program is some .txt files in a directory, import
> from that directory with "select all", each file will become a tiddler.
> The drawback is that your tiddlers will be named with the .txt extension,
> and that the type field will be text/plain...
>
> Alternatively, you should give a look at TiddlyWiki with node.js, as I
> think it is possible to have a subdirectory of .tid files containing text
> (your programm will have to generate such files) and that can be included
> as tiddlers in a TiddlyWiki edition (althought I've still not tested that).
>
> Le lundi 3 mars 2014 21:20:56 UTC+1, Timothy Groves a écrit :
>>
>> Some friends of mine and I are writing a program that outputs a metric
>> crapton of text, and we stumbled across TiddlyWiki whilst looking for an
>> easy way to store and view the data.  It seems perfect, except for one tiny
>> detail:  creating the file.  To clarify, we are talking literally millions
>> of wiki entries at once - somewhere in the neighbourhood of fifty to one
>> hundred and fifty million entries per run.  Clearly, we don't want to
>> manually import.
>>
>> Is there an easy-to-follow guide for outputting a fully populated TW
>> file?  If not, I can tear the program apart and examine it line by line,
>> but I was hoping that someone could point me in the right direction to save
>> me some work.
>>
>  --
> You received this message because you are subscribed to a topic in the
> Google Groups "TiddlyWiki" group.
> To unsubscribe from this topic, visit
> https://groups.google.com/d/topic/tiddlywiki/sH4EZukozdM/unsubscribe.
> To unsubscribe from this group and all its topics, send an email to
> tiddlywiki+unsubscr...@googlegroups.com.
> To post to this group, send email to tiddlywiki@googlegroups.com.
> Visit this group at http://groups.google.com/group/tiddlywiki.
> For more options, visit https://groups.google.com/groups/opt_out.
>

-- 
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 tiddlywiki+unsubscr...@googlegroups.com.
To post to this group, send email to tiddlywiki@googlegroups.com.
Visit this group at http://groups.google.com/group/tiddlywiki.
For more options, visit https://groups.google.com/groups/opt_out.

Reply via email to