\define lastSeen()
<$action-navigate to={{$:/HistoryList!!current-tiddler}} $scroll="yes" />
\end
<$reveal type="nomatch" state="$:/state/SampleReveal1" text="classic">
<$button set="$:/state/SampleReveal1" setTo="classic">Classic
<$action-setfield $tiddler="$:/view" text="classic"/>
<<lasteSeen>>
</$button>
</$reveal>
<$reveal type="nomatch" state="$:/state/SampleReveal1" text="zoomin">
<$button set="$:/state/SampleReveal1" setTo="zoomin">Zoomin
<$action-setfield $tiddler="$:/view" text="zoomin"/>
</$button>
</$reveal>