I'm moving plugin files from my nodejs wiki to the system /usr/local/lib/node_modules/tiddlywiki/plugins directory. Is there a command line tool I can use to unpack (or decompose?) a json plugin file, i.e., that contains multiple tiddler files, into its constituent tiddler files?
Before you ask, I know the jsonmangler plugin can do that for an installed plugin -- I'd prefer to avoid that overhead if possible, and I'd also like to be able to do it to a source json plugin file without having to install it to a local wiki first. Also, I know I can install the json file under the plugins directory without unpacking it, but I'd prefer to have easy access to the underlying files for debugging purposes and aesthetic reasons. Regards, David. -- 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/0aebda4c-b2c8-4d73-8da6-d451466a9e29%40googlegroups.com.

