TiddlyWiki5/core/wiki/viewswitcher.tid

14 wiersze
331 B
Plaintext

title: $:/snippets/viewswitcher
Current view: {{$:/view}}
<$linkcatcher to="$:/view">
<$list filter="classic zoomin">
<$reveal state="$:/view" type="match" text={{!!title}}>&bull;</$reveal><$reveal state="$:/view" type="nomatch" text={{!!title}}>&nbsp;</$reveal> <$view field="title" format="link"/>
</$list>
</$linkcatcher>