LaCava Research Wiki

Initiated September 2017

tag Operator

26th November 2016 at 7:29am

The output is sorted using the tag's list field and the tiddlers' list-before and list-after fields.

The behaviour when T is empty depends on the settings of the S optional suffix:

  • if T is missing and S is either missing or set to "loose", then the output of tag is empty, and the output of !tag is a copy of the input.
  • New in: 5.1.14 if T is missing and S is set to "strict", then the output of both tag and !tag is a copy of the input

Examples