Does anyone have any large/huge TreeSheets documents they could share for import testing?
I'm working on webbish TreeSheet-type app (an Electron app at the moment) and was wondering if you or anyone else has large/huge TreeSheet documents they can publicly share for testing?
I am able to import the XML version of the tutorial.cts:

And the XML version of the todo_calendar.cts file:

And wanted to try some larger, non-trivial TreeSheet files.
Wow, this could be very useful for lots of people, thanks for working on it!
I have some mega docs, sadly they are all rather personal.
Couldn't you simply take the tutorial, and paste a copy of each into an NxM grid for testing?
Couldn't you simply take the tutorial, and paste a copy of each into an NxM grid for testing?
Good idea! Wildly copied the tutorial a few times and ended up at about ~3k nodes/cells.
https://user-images.githubusercontent.com/67341535/151906711-833d9628-5970-4559-828e-0aabf0e39dab.mp4
Will try mixing the tutorial and example TreeSheets together to see what happens.
I am also interested in "real" user type data as I have only been running tests on this sort of mock data.
I have some mega docs, sadly they are all rather personal.
Understand!
Do you have any sense of how many cells they have? Just getting a sense of how many cells a large or huge grid has would still be of great help.
Thanks for responding, it is much appreciated!
Do you have any sense of how many cells they have?
Large files I have are about a megabyte each .cts files, contain no images, and relatively low amount of text per cell..
Hi, just curious if development went anywhere on this?