[posted on TW Dev some time ago, but no response. Hoping for better luck here.]
I like the TreeViewPlugin [1] for a hierarchical tree structure menu, but would like for a "newTiddler" type button to appear next to each item in the tree menu, to easily create new correctly tagged items. I've located where to put it, but I don't know how to 'phrase' the macro there so it works - about 3 inches / 1 decimeter up from the bottom at: http://treeview.tiddlyspot.com/#TreeviewPluginPlugin2 ...is the line: rtn = rtn +"</ul>\n" ; Q1) Various attempts to insert a the macro call do not work. I don't know how to "phrase" a macro call there or if that is somply the wrong way all together. Q2) Actually, it's not the core newTiddler macro I wish to use but newHere macro from the NewHerePlugin [2]. This creates a new tiddler but tagged with the name of the tiddler from where the macro was invoked, thus resulting in it being correctly presented in the tree menu. I'm guessing this affects how the macro should be called, containing the name of the menu item to be rendered. There are no instructions in the plugin itself so I don't know how to do this. Thank you! [1] http://treeview.tiddlyspot.com/ ...or, my pref. layout: http://twt-treeview-executive.tiddlyspot.com/ [2] http://twt-treeview-executive.tiddlyspot.com/#NewHerePlugin ...or originally; http://mptw.tiddlyspot.com/#NewHerePlugin -- 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.

