Hey all, I created a global shortcut that creates a new tiddler from a template. It works, except that I get this error:
Uncaught TypeError: Cannot read property 'indexOf' of null I'm expecting to create a ton of tiddlers with the shortcut, so closing the error every time defeats the purpose. What would be the fix for the error? The action widget is tagged $:/tag/KeyboardShortcut, the key field is "alt+M", and the widget text is: <$navigator> <$action-sendmessage $message="tm-new-tiddler" $param="meaningTemplate" /> </$navigator> What did I miss? Thanks, Aidan -- 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/c5461591-bf27-4c85-9f27-9eef14c38816%40googlegroups.com.

