Hi David, Yes, a weakness of TW is that it doesn't scale well.
What is the advantage of linking to static files? I guess there's a little less overhead in terms of javascript, but now you have to use the search function to wade through the text. And you have to figure out a way to get new data back into the file. Why not just link to TW files? It seems to me that your master file could be constructed so that it has tiddlers containing all the key words from the the sub-TW. So you could search for a term in your master TW, and it would quickly show you the links to TW's with matching terms. So your work flow would be Search --> Click to indexing tiddler --> Click to sub-tiddler --> Search again You would have to maintain the index tiddlers from time to time. I imagine someone could come up with a macro or plugin to facilitate that, or you could just maintain it by hand since there are lots of words it wouldn't be worth searching by (e.g. "there", "are","lots","of","words") The list of words in.each indexing tiddler would not have to be visible -- you can hide them inside of comments leaving only the link to the corresponding TW file visible. Mark It just occurs to me, if it was possible to make a plugin or macro that could use the existing search term and combine On Sunday, May 3, 2015 at 6:57:03 PM UTC-7, David Gifford wrote: > > Hi all, > > One goal that is always eluded me is the idea of having one TiddlyWiki > file be a hub for all my notes, rather than spreading my notes out among > several TiddlyWiki files. Tagging and hyperlinking will always be limited > in application if one's ideas have to be spread out among different files. > I have sensed I am not the only one who has seen TiddlyWiki as a potential > route to a global personal information management tool. When node.js > appeared I mistakenly thought it would be the solution to the filesize > issue. But in practice it also slowed down with the inclusion of multiple > images, etc. > > -- 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 post to this group, send email to [email protected]. Visit this group at http://groups.google.com/group/tiddlywiki. To view this discussion on the web visit https://groups.google.com/d/msgid/tiddlywiki/8a860952-7043-401c-a7b4-7c2b7cb5ce22%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.

