I have searched for this, but the simple answer eludes me.
I have figured out how to open a link with a button:
<a href="..." onClick="return"><button type="button">Test Me</button></a>
But how would I use a similar command that opens a tiddler with a button?
Thanks for helping the newbie.