> Hoping Eric can help me out in connection with the loadTiddlers > I want to load various tiddlers from other TWs and do so quietly and > simply....my default tiddler has the lines - > <<loadTiddlers ... noreport force quiet>> > <<loadTiddlers ... noreport quiet>> > <<loadTiddlers ... quiet noreport>> > ''Name and Password'' > <<option txtUserName>> > <<option pasUploadPassword>> > > ...and I get this display > -http://dl.getdropbox.com/u/284644/TW_loadTiddlers.jpg > > note that this list is not so quiet as I was hoping....
The order of the option parameters matters... thus, using the order as described in the documentation, you need to write: <<loadTiddlers ... quiet force noreport>> <<loadTiddlers ... quiet noreport>> enjoy, -e Eric Shulman TiddlyTools / ELS Design Studios --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---

