mirror of
https://github.com/Jermolene/TiddlyWiki5
synced 2026-07-23 03:58:53 +00:00
Merge pull request #826 from buggyj/viewtemplate
change filter to stop automatic view transclusion if field 'hide-me' is ...
This commit is contained in:
@@ -3,7 +3,7 @@ tags: $:/tags/ViewTemplate
|
||||
|
||||
<div class="tc-tiddler-body">
|
||||
|
||||
<$list filter="[all[current]!has[plugin-type]]">
|
||||
<$list filter="[all[current]!has[plugin-type]!field:hide-body[yes]]">
|
||||
|
||||
<$transclude>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user