diff --git a/editions/tw5.com/tiddlers/widgets/ViewWidget.tid b/editions/tw5.com/tiddlers/widgets/ViewWidget.tid index ca5231d83..fcc842f11 100644 --- a/editions/tw5.com/tiddlers/widgets/ViewWidget.tid +++ b/editions/tw5.com/tiddlers/widgets/ViewWidget.tid @@ -44,6 +44,19 @@ The following formats can be specified in the `format` attribute: To display the field content as regular WikiText, for example with working links, use the [[TranscludeWidget]] instead. +;The following examples are common variants + +!!!!View the value in a field of a named tiddler +:<'>> +!!!!View the value in a date field of the currentTiddler as a relative date +:<'>> +!!!!View the value in a date field of the currentTiddler as formated date +:<'>> +!!!!View a date field as its raw value +:<'>> +!!!!See ''String Operators'' in [[Filter Operators]] +:To apply similar formatting within Filters, including from titles and variables + ! SubTiddler Access The view widget allows access to the individual tiddlers stored within a [[plugin|Plugins]].