Tobias, Good point, I have changed it so that it takes a filter to define the expression tiddlers and the default tag to be more consistent with the rest of TiddlyWiki. At the moment the filter is defined in the expression_tiddler_filter field of the $:/plugins/inmysocks/TriggerActions/TriggerActionsSettingsTiddler and should be editable through the control panel.
Jeremy, Maybe I should start paying attention to what is on the github page. As long as this implementation doesn't break anything, and I haven't been able to find any problems yet, that is actually a simpler task than what I have because it is only run on startup and doesn't have the problems with potential infinite update loops that the continuously running version does. It just triggers whatever action widgets are in the text field of any tiddlers tagged $:/tags/StartupAction It is implemented in startup-actions.js on the github page https://github.com/inmysocks/TW5-TriggerActions I have only done a tiny bit of testing with it, so there may be problem I haven't caught yet. I also updated the plugin on http://ooktech.com/jed/ExampleWikis/TriggerActions/, although since you can't save it and it will perform any startup actions when you load the page I can't really put a demo there so you will have to download the wiki or import the plugin into your own wiki to test the startup part. -- 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.

