TiddlyWiki5/core/wiki/viewswitcher.tid

14 wiersze
332 B
Plaintext
Czysty Zwykły widok Historia

title: $:/snippets/viewswitcher
Current theme: {{$:/view}}
<$linkcatcher to="$:/view">
<$list filter="classic zoomin">
2013-07-08 20:44:32 +00:00
<$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>