On Saturday, May 2, 2020 at 7:19:12 PM UTC-7, TonyM wrote: > > Mohammad, > > Presumably this project is about using javascript functions building > plugins? > > As you may know it is quite easy to build "plugins" without javascript, > basically as plugin packages, I am working on multiple methods to do this > in the single file wikis and there are lots of opportunities. > > I am not expecting you do document these necessarily, but I would like to > to qualify the documentation such as with > "Building Plugins with Javascript and functions on the TiddlyWiki platform" > > You title A simple procedure to create plugins with TW+Node.JS > > Is a little misleading when I tell you a very simple method; > > - Drag and drop one or more tiddlers on a wiki including JSON files > - Rather than import, rename the $:/import tiddler and delete all > fields except plugin-type which you set to plugin > > Presto a basic PLUGIN ! > >
That is really cool. If you follow the plugin naming convention, and add name, description, version and list fields, you'll have a distributable plugin. -- 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/d582b2b1-7537-40be-9061-8514af38d64a%40googlegroups.com.

