Hi Danielo, I tested on my Windows install and it seems to work:
C:\Users\me\dev\couchadaptor>set TIDDLYWIKI_PLUGIN_PATH=.. C:\Users\me\dev\couchadaptor>tiddlywiki edition --verbose --output out --rendertiddler "$:/core/save/all" index.html text/plain Boot log: Startup task: load-modules Startup task: info after: load-modules before: startup Startup task: startup after: load-modules Startup task: story after: startup Startup task: commands platforms: node after: story Executing command: output out Executing command: rendertiddler $:/core/save/all index.html text/plain I really don't have any info on how the plugin mechanism works when the tiddlers are synced from a remote source as I am new to TiddlyWiki myself. Maybe they should be baked into the .html file itself. Regards, William On 2 October 2014 14:48, Danielo Rodríguez <[email protected]> wrote: > The plugin mechanism seems to not work properly due to lazy loading. > The plugin tiddlers are saved, but they are not loaded unless I open the > plugin tiddler, but they does not work. > > -- > You received this message because you are subscribed to a topic in the > Google Groups "TiddlyWikiDev" group. > To unsubscribe from this topic, visit > https://groups.google.com/d/topic/tiddlywikidev/TSwYsd0ZxFw/unsubscribe. > To unsubscribe from this group and all its topics, 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/tiddlywikidev. > For more options, visit https://groups.google.com/d/optout. -- 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 [email protected]. To post to this group, send email to [email protected]. Visit this group at http://groups.google.com/group/tiddlywikidev. For more options, visit https://groups.google.com/d/optout.
