fields Operator (Examples)
29th January 2020 at 4:56pm
fields OperatorOperator Examples
[[HelloThere]fields[]]
→ fields of HelloThere
[[HelloThere]fields:include[list title text non-existing]]
→ fields of HelloThere using a "short list" of fields. Fields are only shown, if they exist
[[HelloThere]fields:include[list title text]sortby[title list text]]
→ fields of HelloThere special sorting
[[HelloThere]fields:exclude[list title text]]
→ fields of HelloThere using the exclude suffix
[[HelloThere]fields[]] -list -title -text
→ fields of HelloThere, using several filter runs instead of exclude suffix
[tag[Common Operators]fields[]]
→ fields of all tiddlers tagged as Common Operators