Anyone know of a way to use node to automatically export a plugin from a 
tiddlywiki file into a plugin folder?  I've been banging my head against 
the wall here, trying to get the plugin.info file to render.  I've got the 
following so far.
"--load", "../example.html",
"--unpackplugin", "$:/plugins/NameOfPlugin",
"--render", "[[$:/plugins/NameOfPlugin]plugintiddlers[]]", 
"[encodeuricomponent[]addprefix[tiddlers/]]", "", 
"$:/core/templates/tid-tiddler",

That renders the tiddlers in the plugin into individual files in the 
folder, as desired.  But I can't make the plugin.info file work.


Thanks,
Matt

-- 
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/9e58fb3b-cd21-4fb1-ae80-fccdcb59fdbc%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to