Excellent - thanks Eric.

On Sunday, 7 June 2020 09:56:59 UTC+1, Eric Shulman wrote:
>
> On Saturday, June 6, 2020 at 11:51:19 PM UTC-7, Jon wrote:
>>
>> I've got a large text file (2mb) exported from an electronic diary which 
>> I've imported into my wiki, mainly for safekeeping.
>> If I split the file into separate tiddlers for each date, would that 
>> massively increase the size of the wiki?
>>
>
> There is *some* overhead for each tiddler definition, but it's not really 
> all that much.
> Here's an example of the HTML file content for an empty tiddler named "New 
> Tiddler":
> <div created="20200607084511503" modified="20200607084514434" tags="" 
> title="New Tiddler">
> <pre></pre>
> </div>
> As you can see, excluding the actual title text (New Tiddler), the 
> overhead is just 87 bytes per tiddler.
> Thus, the overhead for 1024 separate tiddlers would only be around 87K.  
> Considering that an empty
> TiddlyWiki (with just the default TWCore, no plugins and no other content) 
> is about 2.2Mb, the
> overhead for creating separate tiddlers is generally insignificant 
> compared with the total filesize.
>
> enjoy,
> -e
>

-- 
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 view this discussion on the web visit 
https://groups.google.com/d/msgid/tiddlywiki/993f5fa3-1017-4262-97eb-da311fe59c72o%40googlegroups.com.

Reply via email to