I found some MultiTiddlerFiles <https://tiddlywiki.com/#MultiTiddlerFiles:MultiTiddlerFiles%20MultiTiddlerFileSyntax> functionality in Tiddlywiki.,com, can this be used to load multiple tiddlers into a file? I don't see the extension (.multids) in the list of loadable files in the load command <https://tiddlywiki.com/#LoadCommand>
I tired this (after combining two .tid files using cat): nodejs /usr/local/bin/tiddlywiki /tw5/programming/python --load ./importMe. multids But it didn't work as expected; also the example <https://tiddlywiki.com/#MultiTiddlerFiles:MultiTiddlerFiles%20MultiTiddlerFileSyntax> seems to only state that you can create shadow tiddlers, and it's not real easy to make multiple lines from the example, so I'm little confused, maybe I shouldn't even be using it. I am aware of the .json extension, and that does allow you to upload more than one tiddler at a time, it works great; I just thought that maybe the .multids extension would skip the part where I have to convert the syntax into a .json string for upload (but maybe that isn't what the extension is for?) -- 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 view this discussion on the web visit https://groups.google.com/d/msgid/tiddlywiki/161251d1-8775-4ea7-8e09-c0d8ea4a8f13%40googlegroups.com.

