Hello, Not sure : * You may have to declare your script differently: not using a .js.meta file but with a tiddlyWiki.files file. * Also the script may need some special declarations as comments, like
``` /*jslint node: true, browser: true */ /*global $tw: false */ ``` Did you look at https://github.com/Jermolene/TiddlyWiki5/core/modules/keyboard.js as an "inspiration" ? Hopefully someone who knows what he does will have a better answer... Cheers Sylvain @sycom -- 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/f55fd5ce-5208-4a60-a7f6-c6dd0317c380%40googlegroups.com.

