felixhayashi / TW5-TiddlyMap

Map drawing and topic visualization for your wiki
http://tiddlymap.org
BSD 2-Clause "Simplified" License
863 stars 132 forks source link

HTML file size concern #376

Closed QubitPi closed 2 years ago

QubitPi commented 4 years ago

Hello, I am using TiddlyRoam Desktop, which I think is a fantastic app I love.

I'm having notes in a HTML file that is more than 30,000 lines and will reach to about 100,000 lines in the next couple of weeks.

In addition, I have another HTML file that is supposed to go infinitely long, because I'm reading everyday and all my notes goes there...a lot of notes

So my question is, are we going to split the file?(I guess we have to because the file is just too big, and the graph is already taking more than 5 secs to refresh) If so, how are we going to split the existing giants?

felixhayashi commented 4 years ago

Hi @QubitPi

TiddlyMap is not designed to hold more than 100 nodes per map.Try to keep your maps small. Small maps are faster to process by TiddlyMap and are generally easier to work with. If a map becomes to big, try to outsource nodes into another view or change your node filters.

So my question is, are we going to split the file?

You need to decide this for your case but If you split a wiki, the problem is that you cannot link tiddlers anymore. but if your file becomes bigger than 100mb maybe there is no other option.

how are we going to split the existing giants

:man_shrugging: :sweat_smile: I don't think there is an easy way, you can use drag n drop https://tiddlywiki.com/#Importing%20Tiddlers

linonetwo commented 3 years ago

Hi, tiddlymap will be very slow for huge tiddlywiki https://github.com/felixhayashi/TW5-TiddlyMap/issues/391

So it should needs split wiki, or refactor tiddlymap.

flibbles commented 2 years ago

I'm going to close this issue out. Reducing the size of your tiddlywiki isn't really a TiddlyMap concern. I will give these pointers though.

Hope this help!