Thanks all. The pointer to the Tinka plugin was especially useful. Although it's maybe telling that I hadn't found that myself, despite literally hours of googling, including (in the beginning) explicitly for 'tiddlywiki plugin tutorial' and variations on that. And if it's linked to from tiddlywiki.com somewhere, I didn't find it. I do have some thoughts (both as a software developer and as a fresh user who's trying to do some what I'd think would be at worst medium hard customizations to fit a specific workflow) on overall usability and documentation, but it seems from the copious other messages on this list that this is actively being addressed and that my notes wouldn't really add any value. And I don't want to come across as ungrateful either - I understand how things got to where they are, but I have good hopes that Tiddlywiki will be a great tool that will do what I want much better than all the other tools I have tried over the years and that some temporary frustration will soon be forgotten. So thanks to the developers (and I don't mean that in a damning with faint praise way :) ).
Anyway, I have my plugin now working and polished enough to be quite satisfactory for my own use. If anyone is interested in trying it, it can be downloaded from https://www.dropbox.com/s/fsrk9ltg3z867x1/%24%20_plugins_rvanhout_videoelement.tid?dl=0 . There is a readme in there that explains how to use the macro it provides, but there is also a button in the editor toolbar to insert a stub macro invocation, much more convenient. (for completeness and for those who hadn't been reading along - what this plugin does is it provides a way to include videos in your tiddlers, collapsed by default, and it lets you set a starting time stamp in the video; so if you're analyzing video(s), you can keep notes on what happens at various points in time in the video) cheers Roel On Wed, May 20, 2020 at 10:01 AM Joshua Fontany <[email protected]> wrote: > I would really love to test such functionality. Tinka is a good option. > Here is the official documents on how to pack a plugin-tiddler in the > browser. Once packed, it appears a a plugin in the wiki and can be exported > just like any other tiddler. > > > https://tiddlywiki.com/dev/static/How%2520to%2520create%2520plugins%2520in%2520the%2520browser.html > > Best, > > Joshua F > > On Tuesday, May 19, 2020 at 6:24:23 AM UTC-7, Roel Vanhout wrote: >> >> Hi all, >> >> I've gotten my plugin, to show videos in tiddlywiki with extra >> functionality so that I can use tiddlywiki for video analysis and >> annotation, working. I've done this by putting my code and assets in >> tiddlers in a standalone tiddlywiki, which I view through 'timimi' (I used >> to rename my tiddlywikis to .hta and run them self contained, but I needed >> a debugger and dom inspector to develop my plugin, and now I've grown to >> like them in a browser tab). >> >> All information I can find on plugins is when you develop them with a >> node server. I'm wondering if someone can point me to a way to 'export' the >> relevant tiddlers in a way so that I can 'import' them into other >> tiddlywikis. I'm hoping I don't have to manually copy and paste the >> relevant tiddlers? >> >> cheers, >> >> roel >> > -- > 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/711fccc1-ff9f-424f-806f-277ad3f888fd%40googlegroups.com > <https://groups.google.com/d/msgid/tiddlywiki/711fccc1-ff9f-424f-806f-277ad3f888fd%40googlegroups.com?utm_medium=email&utm_source=footer> > . > -- 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/CAPjiA7bgULwuk6MJeduq-Rz15%2B_zGJtbH3Em0m0saKU8EUVmSw%40mail.gmail.com.

