I'm trying to learn how plugins work and been reading the dev wiki: https://tiddlywiki.com/dev/#How%20to%20create%20plugins%20in%20the%20browser
I've followed the instructions, created a plugin tiddler and a payload tiddler for the javascript. So far my payload tiddler just contains: console.log('Hello, world!'); but nothing appears in the console. I have set the type of the payload tiddler to be 'application/javascript', which isn't mentioned in the instructions, but seems the right thing to do. What have I missed? Thanks. -- You received this message because you are subscribed to the Google Groups "TiddlyWikiDev" group. To unsubscribe from this group and stop receiving emails from it, send an email to tiddlywikidev+unsubscr...@googlegroups.com. To view this discussion on the web visit https://groups.google.com/d/msgid/tiddlywikidev/d4a3c44d-6024-4bdf-aef9-d099815833bc%40googlegroups.com.