Hello, I have a piece of code that uses details macro from the Shiraz plugin. This is the piece of code:
<< details sum: "NameOfCurrentTiddlerHere" "BodyTextHere" class: "alert-primary" >> It all works fine, but how do I make the current tiddler title appear *automatically *with: "NameOfCurrentTiddlerHere" as a *link*? In the place "Body text here" I want a list of links. For this I have the following code: << list-links filter: "[tag <currentTiddler>] + [tag [NameOfTheTag]]" >> The code is correct but if I paste it between the other code it is not working. How do I do this? Thank you, -- You received this message because you are subscribed to the Google Groups "TiddlyWiki" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/tiddlywiki/302fedf2-f83d-47a9-aa58-e87d368123acn%40googlegroups.com.

