twimport is a command to retrieve content from an HTTP or file URI and put that content into a bag named in the arguments.
It supports
.tiddler,
.js and
.recipe files in the formats generally used by
TiddlyWiki developers. It can also import a
TiddlyWiki file that has an extension of
.wiki or
.html.
If a recipe or wiki file is retrieved, it will traverse the recipe and retrieve the tiddler and
JavaScript resources referenced therein.
If the file type is not recognized it is imported as a single
binary tiddler.
This command is a very useful way to populate a
TiddlyWebWiki instance with existing
TiddlyWiki content.