Hi, I was trying to silently create a tiddler with a given tag, and it didn't work well.
Until I found the solution by Jed Carty with the action -setfield widget ( https://groups.google.com/d/msg/tiddlywiki/-_Bsj8WO58Q/xoZiITK5pO4J). Thanks ! Back to my point. What I tried (on tiddmywiki.com) <$fieldmangler tiddler="newTestTiddler"> <$button message="tm-add-tag" param="tagA"> <$link to="newTestTiddler">to newTestTiddler <$action-navigate $to="newTestTiddler"/> </$link> </$button> </$fieldmangler> The buttons looks like a non existing tiddlylink (which is right). When I click, the tiddler newTestTiddler appears below the current tiddler. BUT it does not show up in the recent list (just like the navigation to a non existing tiddler). AND the button looks like an existing tiddlylink. Then I close the tiddler. Then I click again. This time the tiddler appears below, AND in the recent list. It is created. I don't know whether yhis behaviour is right or not. I'm just reporting. FrD -- 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/d0b148af-58c5-4622-ac8d-f2598e5f6ae3%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.

