Suppose "abc" has a tiddler "$:/plugins/abc/abc/hi.js".Now, I want to change how this plugin behaves by overriding the tiddler "hi.js" using another plugin "xyz"
Can I replace the "hi.js" tiddler from plugin "abc" with a new one in "xyz"?Is there a mechanism to achieve this?
Thanks and Regards,Adithya--
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 tiddlywiki+...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/tiddlywiki/19495cd8-c52b-45d6-b932-1c70bc82ca6cn%40googlegroups.com.
Now, I want to change how this plugin behaves by overriding the tiddler "hi.js" using another plugin "xyz".