diff --git a/editions/tw5.com/tiddlers/filters/examples/tagging.tid b/editions/tw5.com/tiddlers/filters/examples/tagging.tid index 6efe2f555..3d9bc3c98 100644 --- a/editions/tw5.com/tiddlers/filters/examples/tagging.tid +++ b/editions/tw5.com/tiddlers/filters/examples/tagging.tid @@ -5,5 +5,5 @@ title: tagging Operator (Examples) type: text/vnd.tiddlywiki <<.operator-example 1 "[[task]tagging[]]" "same as `[tag[task]]`">> -<<.operator-example 2 "Concepts task +[tagging[]]">> +<<.operator-example 2 "Concepts task +[tagging[]]" "tiddlers that are tagged ''Concepts'' or ''task''">> <<.operator-example 3 "[all[current]tagging[]]" "tiddlers tagged with the current one">>