Actions require action widgets, generally. You can place a button like: <$button message="tm-edit-tiddler">Open</$button>
next to your links. Note that you can use CSS to style buttons to look like links. Have fun! -- Mark On Wednesday, February 13, 2019 at 10:51:58 AM UTC-8, Jack Baty wrote: > > I feel like this is an easy one and I'm just missing it. > > I have a tiddler that transcludes my most recent Journal entry. In that > tiddler I have a link that navigates to the same transcluded tiddler. That > part is easy, I just link to currentTiddler. > > > <$list filter="[tag[Journal]sort[created]last[]]"> > <h2>Journal for <$view field="created" format="date" template="DDD DDth > MMM YYYY"/></h2> > <$transclude mode="block"/> > > <small><$link>Go to</$link></small> > </$list> > > > What I'd like in addition to that "Go to" link is another link that > navigates to the currentTiddler and opens it for editing. Possible? > > Thanks, > > Jack > -- 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/8750c222-db76-4190-ace0-55689754dfab%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.

