question from a new group member

115 views
Skip to first unread message

Klaas Vaak

unread,
Apr 9, 2020, 6:39:22 AM4/9/20
to tiddl...@googlegroups.com
I am a new member to the group.
Can you tell me What is the maximum no. of tiddlers a TW file can accept?

林东吴

unread,
Apr 9, 2020, 7:19:26 AM4/9/20
to tiddl...@googlegroups.com
I've heard someone have html file up to GB...
If you are using local nodejs version , I think the only limit is computer memory.
If you are using SoLiD version with lazy loading, I think there will be no limit.

Klaas Vaak <klaas...@gmx.net> 于2020年4月9日周四 下午6:39写道:
I am a new member to the group.
Can you tell me What is the maximum no. of tiddlers a TW file can accept?

--
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+...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/tiddlywiki/A3724821-E59C-4B2E-8698-E54376458DD3%40gmx.net.

Mat

unread,
Apr 9, 2020, 7:36:58 AM4/9/20
to TiddlyWiki
With the basic package, it's free up to 100 tiddlers. Then the monthly service is $1 per ....  JUUUST kidding. 

Seriously, this has been asked before if you search the archives. But, in short, there is no real upper limit. It is more critical what you "do" with the tiddlers, i.e if you use calculation heavy stuff, particularly if you do this in "templates" that affect a lot of tiddlers. Do consider that (vanilla) TW is a single html file (a "web page") so this is what sets the limits. Asking how many tiddlers is like asking how many rectangles can a webpage have? :-)

<:-)

Klaas Vaak

unread,
Apr 9, 2020, 7:39:55 AM4/9/20
to tiddl...@googlegroups.com
@林东吴: what is “lazy loading”?

Klaas Vaak

unread,
Apr 9, 2020, 7:43:40 AM4/9/20
to tiddl...@googlegroups.com
@Mat: I understand. I have no intention doing any “heavy stuf”, just text and links to images.

So, combining your answer with that of 林东吴, it seems to me there’ll be trouble.

Thanks guys for replying.

--
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+...@googlegroups.com.

Mat

unread,
Apr 9, 2020, 7:45:40 AM4/9/20
to TiddlyWiki
Klaas Vaak wrote:
@林东吴: what is “lazy loading”?


This is only a concern if you use the node.js version of TW. 

<:-)

Mat

unread,
Apr 9, 2020, 7:48:08 AM4/9/20
to TiddlyWiki
Klaas Vaak wrote:
[...] it seems to me there’ll be trouble.

What would cause trouble?

<:-) 

Klaas Vaak

unread,
Apr 9, 2020, 7:52:17 AM4/9/20
to tiddl...@googlegroups.com
Soory Mat, I forgot the word “no” before trouble.

--
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+...@googlegroups.com.

Klaas Vaak

unread,
Apr 9, 2020, 7:53:26 AM4/9/20
to tiddl...@googlegroups.com
I mean “sorry” - duhhh
My apologies.

Begin forwarded message:

TonyM

unread,
Apr 9, 2020, 9:35:44 PM4/9/20
to TiddlyWiki
Klass,

I may just add too that it can depend on your data and the way you represent it that determines how many tiddlers you need as well. I suggest using independent tiddlers as much as you want to structure your tiddlywiki well. If at a later date you need to consolidate this you can restructure. For example in one of my wikis I have a few lists to select from that I have inside data tiddlers rather than a tiddler each. Also depending on how you use tags there is a tendency to have too many tags in use and these can be moved to alternative tag fields or represented in fields.

There are so many ways to optimise tiddlywiki including strategic redesigns  to address such needs. 

There are also various indexing mechanisms to support performance.

Regards
Tony 

Sebastian Theilhaber

unread,
Apr 10, 2020, 12:08:10 AM4/10/20
to TiddlyWiki
Roughly 6.5k tiddlers, 9.6MB 2012 laptop, no probs.


On Thursday, April 9, 2020 at 8:39:22 PM UTC+10, Klaas Vaak wrote:
Screen Shot 2020-04-10 at 2.02.22 pm.png

Klaas Vaak

unread,
Apr 10, 2020, 12:21:12 AM4/10/20
to tiddl...@googlegroups.com
TonyM, thanks for that. Yes, I realise I asked the equivalent of how long is a string. I was just trying to get some sort of feeling.

At this stage I don’t intend to have data tiddlers, just basic text ones, so I believe I will not have any problem at all.

--
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+...@googlegroups.com.

Klaas Vaak

unread,
Apr 10, 2020, 12:22:14 AM4/10/20
to tiddl...@googlegroups.com
Sebastian, many thanks. I even know now where to get the data you show in the table! Wow.

--
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+...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/tiddlywiki/6fb7ee61-2b4b-4f7a-b02a-4e8c082ed154%40googlegroups.com.
<Screen Shot 2020-04-10 at 2.02.22 pm.png>

Sebastian Theilhaber

unread,
Apr 10, 2020, 12:40:21 AM4/10/20
to TiddlyWiki
I'm glad you found it helpful...

I would only caution to viciously backup... and backup the backup...

On Thursday, April 9, 2020 at 8:39:22 PM UTC+10, Klaas Vaak wrote:

Klaas Vaak

unread,
Apr 10, 2020, 12:43:51 AM4/10/20
to tiddl...@googlegroups.com
Yes, I am starting to realise backing up is maybe even more crucial than with “regular” apps and files.

--
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+...@googlegroups.com.

TonyM

unread,
Apr 10, 2020, 12:49:36 AM4/10/20
to TiddlyWiki
Yes, I am starting to realise backing up is maybe even more crucial than with “regular” apps and files.


With such power comes responsibility :) 
Reply all
Reply to author
Forward
0 new messages