hi there

I want to open multiple tiddlers from a single link
had a good look around

Ive got this working:
<<tiddler {{
        var tidlist="[[Wish List]] Contact GettingStarted";
        story.displayTiddlers(null,tidlist.readBracketedList());
"";}}>>

but i want several links in a tiddler which each map to many tiddlers,
not a tiddler that automatically opens with others.

no joy from this business:

<<tiddler OpenTaggedTiddlers with: "click me..." sample title reverse
"" 3>>

and have the sense that it may be contingent on the MatchTagsPlugin?
but cannot import anything due to this being the only response from
the import function:
"Error getting list of tiddlers, click Cancel to try again" (never
known this work... what am i missing?)
and not getting on well importing manually.

can anyone step me through it like a non -programmer?
cheers
nathaniel
-- 
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.


Reply via email to