Thanks Eric, it works as advertised. One question on using the loadTiddlers macro though; I get "errors" when I put the macro in the DefaultTiddlers (but still imports correctly);
DefaultTiddlers <<loadTiddlers tag:menu "../../Documents/gen_CommonMenu.html" quiet>> Results in: tag:menu The tiddler 'tag:menu' doesn't yet exist. Double-click to create it quiet>> The tiddler 'quiet>>' doesn't yet exist. Double-click to create it <<loadTiddlers The tiddler 'loadTiddlers' doesn't yet exist. Double-click to create it If I stick the macro in another tiddler listed in DefaultTiddlers it works as expected. I just have an empty tiddler sitting there open. Paul On Jun 27, 4:00 pm, Eric Shulman <[email protected]> wrote: > > I looked at Eric's before and if I recall, his loads the tiddlers > > permanently ... which makes the file larger. I was trying to keep my > > file sizes down by referencing some help material. I'll give > > LoadTiddlers another look though and see if it works. > > Use this *combination* of plugins: > http://www.TiddlyTools.com/#LoadTiddlersPlugin > http://www.TiddlyTools.com/#TemporaryTiddlersPlugin > and add the 'temporary' tag when loading tiddlers from external > sources. When you save your file, tiddlers tagged as 'temporary' are > *not saved*. Thus, the file size will *NOT* get any larger due to the > tiddlers that were loaded from other files. > > -e -- You received this message because you are subscribed to the Google Groups "TiddlyWiki" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/tiddlywiki?hl=en.

