A bit scatterbrained today. I forgot to explain filters:"[tag[toSync]]":
Some plugins I want to keep up to date in all my TiddlyWikis. I tag these [[toSync]] in AddOns.html and use this macro call in the IncludeList of my other TWs: <<include "AddOns.html" filters:"[tag[toSync]]" import:4>> ... to import newer versions of the plugins tagged [[toSync]] (rather than * all* plugins from the archive). Some of my TWs also check for updates to specific plugins that I don't want to install universally. E.g.: <<include "AddOns.html" filters:"[tag[toSync]] [[TiddlerAliasPlugin]]" import:4>> ... which imports everything tagged [[toSync]] as well as the [[TiddlerAliasPlugin]] tiddler. — If you're curious, you can see a version of my IncludeList here: http://tiddlywiki.secret-hq.com/#IncludeList -- 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/groups/opt_out.

