blarg H wrote: > > Is there a guide on how to build plugins from scratch?. Do I use > javascript? >
The "poor mans plugin" is actually just to tag all tiddlers that belong together with a shared tag. Then the tag itself can be used as a "handle" to drag'n drop that set of tiddlers as one unit even if they are still separate tiddlers. Real plugins can be made from wikitext or from javascript. To create wikitext plugins, the simplest way is to use Andreas Hahns "Tinka plugin packer" - https://tinkaplugin.github.io/ . The Tinka plugin packer is not overly difficult to use but there are a few quirks so, for the 2017 Oxford Meetup, I made a presentation about Tinka https://www.youtube.com/watch?v=SP6ufs19q6c (...yes, it could have been shorter). <:-) -- 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/29fd0b33-5b77-4d96-bb1f-d2643f2312e3%40googlegroups.com.

