Hi Tobias > That's neat! I would prefer either using <<tagging tag>> in the > corresponding sections as I have done inhttp://tobibeer.tiddlyspace.com > or to manually edit those lists for the main menu categories... to > have control over the order of things. I wanted to set it up to create links to tiddlers which might not exist yet - to follow Matias' suggested line of thought in MainMenu_NSP [1] Therefore: *[[Notes|Note$1]] *[[Proposed|Pro$1]]
However the PopUpMacro doesn't allow a list of tiddlers - which is needed if I want to pass the [["+tiddler.title+"]] into first level.... I have this problem all the time - when I want to throw in a fetched tiddler title into a template which again has to transclude another template - quite mindboggling actually - It would be really nice if you could pass an argument (injection through a layer) transparently... like: <<fET fetch tagging <<template 1 with: [["+tiddler.title+"]]\>\> >> template1 <<popup template2 with: "injected [["+tiddler.title+"]]" >> template2 **[[link| $1]] **[[link|foo$1]] **[[link|bar$1]] Sometimes you'd really like to be able to put several tiddlermacros into the same macro - it gets a bit too hairy I'm afraid... Cheers Måns Mårtensson [1] http://tiddlyworld.tiddlyspace.com/#MainMenu_NSP -- 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.

