Are your plugin tiddlers of type application/javascript, and a module-type field? Up until 5.0.7, tiddlers meeting those criteria have always been saved as separate script tags (for ease of debugging), which has also meant that they were not imported.
In 5.0.7 this was fixed, so now those module tiddlers are saved as usual, and can be imported as usual: https://github.com/Jermolene/TiddlyWiki5/commit/762940adbc6b7a52f4292789370ae4d1e3039c4f To get your old tiddlers across, you could try changing their type temporarily. Best wishes Jeremy On Mon, Jan 27, 2014 at 8:52 AM, Stephan Hradek <[email protected]>wrote: > I might have missed it, Jeremy. I'm trying to upgrade my tw5magick to > 5.0.7 now and again my own plugins (newtiddler, let) are not taken over > automatically. > > What do I need to do (link to documentation would be sufficient) for my > plugins to be imported into empty.html? > -- Jeremy Ruston mailto:[email protected] -- 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. For more options, visit https://groups.google.com/groups/opt_out.

