felixhayashi / TW5-TiddlyMap

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

Enhancement request: Nodes > 400 performance and data export #398

Closed Wildhair2 closed 2 years ago

Wildhair2 commented 3 years ago

I will be simply be using the barebones TW5 with TiddlyMap installed for a particular project rather than implementing it in the existing project wiki.

I've noticed some comments on performance beginning to lag after 100 nodes are added. I somewhat doubt I will be affected using a minimally sized wiki file vs the larger ones that had comments on performance.

I will be attempting to create a knowledge base using 3D hyperbolic tree and would like to be able to export the data to use with Django to display the information online.

dagelf commented 3 years ago

Isn't the export component part of Tiddlywiki and not related to TiddlyMap? I don't see how rendering performance relates to exporting of data... I think it's two separate components.

If so then any performance related issues should be logged there and this issue can be closed.

flibbles commented 2 years ago

I agree with dagelf. This seems outside the scope of TiddlyMap. TiddlyMap does not handle 3D trees, and the exporting features are part of the core.

If all you're doing is exporting, you should be able to get up to several thousand nodes and still have the export take under a second. So you should be fine.