Hi Taylor,
Many ways be leading to Rome.
The easiest way to go about it would be to have
the content be a link rather than just text:
[[The Tempest]]
A more complicated way would be to use a button template like:
title: $:/_toolbar/new-show-journal
\define as-link() [[$(title)$]]
<$list filter="[all[current]!field:title[$:/_toolbar/new-show-journal]]">
<$vars title={{!!text}}>
<$button>
<$action-sendmessage
$message="tm-new-tiddler"
title="Show Journal"
tags=<<as-link>>
/>New Journal</$button>
</$vars>
</$list>
Best wishes,
Tobias.
--
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/f5dc65ae-ecac-47f4-82ea-d802aedc4e48%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.