Hi vpl > My need is the following > > I start having a big standalone TiddlyWiki that I use to access through my > mobile device (hosted on my web content provider) > I would like to split this content in several TiddlyWiki pages that I could > retrieve on demand from a "start panel" page for example.
That’s a reasonable goal. Right now things are only set up to be able to do that running under Node.js. There are more pieces that would need to be joined together by a TW developer to be able to do it in the browser. Right now, the problem is that external text tiddlers automatically load themselves as soon as you open the tiddler to view them. That turns them into an ordinary tiddler for the purposes of the next save of the wiki. The fix would be a way to restore the external-text setting to any modified tiddlers when saving the wiki. You can experiment by navigating to http://tiddlywiki.com/, and then turning off your wifi/network before clicking on the link to “Alice in Wonderland”. You’ll see a tiddler tagged with "external-text” and a message that the content is being loaded. Best wishes Jeremy. > > How can I do that ? > The example in the 5.1.10 release notes is not self-explanatory (See Alice in > Wonderland <http://tiddlywiki.com/static/Alice%2520in%2520Wonderland.html> > for an example.) > > Thanks again for your help > > Regards > > Vpl > > -- > 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] > <mailto:[email protected]>. > To post to this group, send email to [email protected] > <mailto:[email protected]>. > Visit this group at https://groups.google.com/group/tiddlywiki > <https://groups.google.com/group/tiddlywiki>. > To view this discussion on the web visit > https://groups.google.com/d/msgid/tiddlywiki/d1962e0a-2a0d-4488-8d2a-883bda8392e0%40googlegroups.com > > <https://groups.google.com/d/msgid/tiddlywiki/d1962e0a-2a0d-4488-8d2a-883bda8392e0%40googlegroups.com?utm_medium=email&utm_source=footer>. > For more options, visit https://groups.google.com/d/optout > <https://groups.google.com/d/optout>. -- 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 https://groups.google.com/group/tiddlywiki. To view this discussion on the web visit https://groups.google.com/d/msgid/tiddlywiki/A6490CFB-DACC-4979-AFCF-D9756D3706CB%40gmail.com. For more options, visit https://groups.google.com/d/optout.

