The button works great, thanks! On Wednesday, February 13, 2019 at 2:08:37 PM UTC-5, Mark S. wrote: > > 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/0cacef6a-1a37-4df9-ba62-63ab71a4bc47%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.

