diff --git a/tw5.com/tiddlers/TiddlerFilters.tid b/tw5.com/tiddlers/TiddlerFilters.tid index 49ec62099..c70176edf 100644 --- a/tw5.com/tiddlers/TiddlerFilters.tid +++ b/tw5.com/tiddlers/TiddlerFilters.tid @@ -31,7 +31,7 @@ The operators look like `[operator[operand]]`, where `operator` is one of: * ''sort'': sorts the tiddlers by a given field * ''limit'': limits the number of subresults * ''tag'': tests whether a given tag is (`[tag[mytag]]`) or is not (`[!tag[mytag]]`) present on the tiddler -* '''': tests whether a tiddler field has a specified value (`[modifier[Jeremy]]`) or not (`[!modifier[Jeremy]]`) +* ''{field}'': tests whether a tiddler field has a specified value (`[modifier[Jeremy]]`) or not (`[!modifier[Jeremy]]`) An operator can be negated with by preceding it with `!`, for example `[!tag[Tommy]]` selects the tiddlers that are not tagged with `Tommy`. diff --git a/tw5.com/tiddlers/VideoTests.tid b/tw5.com/tiddlers/VideoTests.tid index adde8b506..1e979b9d1 100644 --- a/tw5.com/tiddlers/VideoTests.tid +++ b/tw5.com/tiddlers/VideoTests.tid @@ -4,5 +4,7 @@ tags: demo Here is a collection of embedded videos. Try opening and closing tiddlers while the videos are playing; they should not be affected. <