kopia lustrzana https://github.com/miklobit/TiddlyWiki5
change filter to stop automatic view transclusion if field 'hide-body' has the value 'yes'
rodzic
04df2a4a20
commit
ab944bbf02
|
@ -3,8 +3,7 @@ tags: $:/tags/ViewTemplate
|
|||
|
||||
<div class="tc-tiddler-body">
|
||||
|
||||
<$list filter="[all[current]!has[plugin-type]!has[hide-body]]">
|
||||
|
||||
<$list filter="[all[current]!has[plugin-type]!field:hide-body[yes]]">
|
||||
|
||||
<$transclude>
|
||||
|
||||
|
|
Ładowanie…
Reference in New Issue