Hello, I created a project named TiddlyWikiFX<https://bitbucket.org/bgoetzmann/tiddlywiki-fx/wiki/Home>; all is in the name: it's a JavaFX application using a WebView component that contains a TiddlyWiki *classic *page. The benefit is to have a more integrated solution whereby you can have more control on content, e.g. the way content is loaded or saved. I was able to do load and save operations using Java/Groovy code called from JavaScript added on the page and using existing JavaScript functions in the TiddlyWiki page. Now I would like to port my application to use the new TiddlyWiki version.
Any suggestion or hint on the way I can use the JavaScript functions in the new version? Ideally, I don't want to modify anything in TiddlyWiki, but just add or override some JavaScript functions. Cheers, Bertrand -- 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.

