Hi together, thanks a lot for this awesome wiki! I'm a daily tiddlywiki user since a few year and use it to organize most of my private projects.
I would like to use the TW5 release (congratulations) as a motivation to start writing my own plugin. I program in python and C on a daily basis but I'm a complete newbie when it comes to javascript. I have read through the developer notes on tiddlywiki.com and had a look at the sample plug-in. https://github.com/Jermolene/TiddlyWiki5SamplePlugin Are there other must reads? I'm okay with learning javascript, its the transition from textbook examples to tiddlywiki source code that challenges me. Currently I restart the server in order to see changes that I make to the tiddler files. `tiddlywiki TiddlyWiki5SamplePlugin/SamplePluginWiki --server` Is there a faster way to get feedback? I would like to works as interactive as possible as my programming is very much try and error at the moment :). Is there a recommended development setup / work flow? I understand that tiddlywiki ships with Jasmine as testing framework and I found some tests at TiddlyWiki5 <https://github.com/Jermolene/TiddlyWiki5> / editions <https://github.com/Jermolene/TiddlyWiki5/tree/master/editions> / test <https://github.com/Jermolene/TiddlyWiki5/tree/master/editions/test> / tiddlers <https://github.com/Jermolene/TiddlyWiki5/tree/master/editions/test/tiddlers> / *tests* / Would it be possible to add a simple test to the TiddlyWiki5SamplePlugin? Best, Immanuel -- 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 post to this group, send email to [email protected]. Visit this group at http://groups.google.com/group/tiddlywiki. For more options, visit https://groups.google.com/d/optout.

