From 2c5913116b4637d5cb48bafebad543b88ca40e40 Mon Sep 17 00:00:00 2001 From: Jeremy Ruston Date: Mon, 4 Jun 2012 21:28:30 +0100 Subject: [PATCH] Docs updates --- tw5.com/tiddlers/TiddlerFilters.tid | 2 +- tw5.com/tiddlers/VideoTests.tid | 2 ++ 2 files changed, 3 insertions(+), 1 deletion(-) 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. <