1
0
mirror of https://github.com/Jermolene/TiddlyWiki5 synced 2024-08-10 05:00:41 +00:00
TiddlyWiki5/editions/tw5.com/tiddlers/filters/FilterOperator fields.tid
2014-09-24 13:57:23 +02:00

13 lines
466 B
Plaintext

created: 20140924115616653
modified: 20140924115627781
tags: Filters
title: FilterOperator: fields
type: text/vnd.tiddlywiki
The ''fields'' filter operator returns the names of all the fields used in the currently selected tiddlers.
|!Filter String |!Description |
|`[[HelloThere]fields[]]` |Returns the fields present in the tiddler `HelloThere` |
|`[tag[myTag]fields[]]` |Returns the aggregate of all the fields present on tiddlers that have the tag `myTag` |