Hi, I was trying to silently create a tiddler with a given tag and it didn't work well. Until I found a solution by Jed Carty ( https://groups.google.com/d/msg/tiddlywiki/-_Bsj8WO58Q/xoZiITK5pO4J) with action-setfield widget.
What I tried : <$fieldmangler tiddler="newTestTiddler"> <$button message="tm-add-tag" param="tagA"> <$link to="newTestTiddler">to newTestTiddler <$action-navigate $to="newTestTiddler"/> </$link> </$button> </$fieldmangler> -- 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 post to this group, send email to [email protected]. Visit this group at https://groups.google.com/group/tiddlywiki. To view this discussion on the web visit https://groups.google.com/d/msgid/tiddlywiki/598b4ff0-43eb-4f30-b513-212086f64c6b%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.

