Sure thing - I went ahead and threw up the code I was writing for my structured-journal <https://github.com/micimize/TW5-structured-journa> prototype and added a little bit of info in the readme. I develop using the node tiddlywiki, running it with `nodemon --watch wiki/plugins --exec 'tiddlywiki wiki --server 3333'`, then developing the plugin in `./plugins/plugin-name`
On Sunday, November 20, 2016 at 1:15:35 AM UTC-6, BJ wrote: > > Hi Michael, > > I have not used browserify, but am interesting in alternative ways of > building plugins. - Do you have an example plugin project that uses this > method that you can share? > > thanks > BJ > > On Wednesday, November 16, 2016 at 9:05:22 PM UTC+1, Michael Joseph > Rosenthal wrote: >> >> I put together this browserify script for bundling dependencies in >> plugins to avoid having to wrap every library I want to use as a tiddler, >> thought others might find it useful. >> > -- You received this message because you are subscribed to the Google Groups "TiddlyWikiDev" 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/tiddlywikidev. To view this discussion on the web visit https://groups.google.com/d/msgid/tiddlywikidev/ac843097-797e-44e9-b8e7-0044f874a503%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
