diff --git a/editions/tw5.com/tiddlers/commands/BuildCommand.tid b/editions/tw5.com/tiddlers/commands/BuildCommand.tid index 10cbe2be2..62eb32faf 100644 --- a/editions/tw5.com/tiddlers/commands/BuildCommand.tid +++ b/editions/tw5.com/tiddlers/commands/BuildCommand.tid @@ -1,8 +1,9 @@ created: 20140425085548209 modified: 20140427210435569 -tags: command +tags: Commands title: BuildCommand type: text/vnd.tiddlywiki +caption: build {{$:/language/Help/build}} diff --git a/editions/tw5.com/tiddlers/commands/ClearPasswordCommand.tid b/editions/tw5.com/tiddlers/commands/ClearPasswordCommand.tid index fc07c4866..ed2d9c573 100644 --- a/editions/tw5.com/tiddlers/commands/ClearPasswordCommand.tid +++ b/editions/tw5.com/tiddlers/commands/ClearPasswordCommand.tid @@ -1,4 +1,5 @@ title: ClearPasswordCommand -tags: command +tags: Commands +caption: clearpassword {{$:/language/Help/clearpassword}} diff --git a/editions/tw5.com/tiddlers/commands/Commands.tid b/editions/tw5.com/tiddlers/commands/Commands.tid new file mode 100644 index 000000000..3243d5d22 --- /dev/null +++ b/editions/tw5.com/tiddlers/commands/Commands.tid @@ -0,0 +1,4 @@ +title: Commands +tags: Reference + +Commands are used with [[TiddlyWiki on Node.js|Using TiddlyWiki on Node.js]]. diff --git a/editions/tw5.com/tiddlers/commands/HelpCommand.tid b/editions/tw5.com/tiddlers/commands/HelpCommand.tid index 7a74824ea..ca802d6e9 100644 --- a/editions/tw5.com/tiddlers/commands/HelpCommand.tid +++ b/editions/tw5.com/tiddlers/commands/HelpCommand.tid @@ -1,7 +1,8 @@ created: 20140225195548209 modified: 20140225195738745 -tags: command +tags: Commands title: HelpCommand type: text/vnd.tiddlywiki +caption: help {{$:/language/Help/help}} diff --git a/editions/tw5.com/tiddlers/commands/InitCommand.tid b/editions/tw5.com/tiddlers/commands/InitCommand.tid index 8a3f8bbdb..449cc7d90 100644 --- a/editions/tw5.com/tiddlers/commands/InitCommand.tid +++ b/editions/tw5.com/tiddlers/commands/InitCommand.tid @@ -1,8 +1,9 @@ created: 20140223195548209 modified: 20140617212529392 -tags: command +tags: Commands title: InitCommand type: text/vnd.tiddlywiki +caption: init {{$:/language/Help/init}} diff --git a/editions/tw5.com/tiddlers/commands/LoadCommand.tid b/editions/tw5.com/tiddlers/commands/LoadCommand.tid index f62ce9b37..634060625 100644 --- a/editions/tw5.com/tiddlers/commands/LoadCommand.tid +++ b/editions/tw5.com/tiddlers/commands/LoadCommand.tid @@ -1,7 +1,8 @@ created: 20140119201439976 modified: 20140119201554602 -tags: command +tags: Commands title: LoadCommand type: text/vnd.tiddlywiki +caption: load {{$:/language/Help/load}} diff --git a/editions/tw5.com/tiddlers/commands/MakeLibraryCommand.tid b/editions/tw5.com/tiddlers/commands/MakeLibraryCommand.tid index 627b4ee67..f4223b7ea 100644 --- a/editions/tw5.com/tiddlers/commands/MakeLibraryCommand.tid +++ b/editions/tw5.com/tiddlers/commands/MakeLibraryCommand.tid @@ -1,8 +1,9 @@ created: 20140903085210479 modified: 20140903085210479 -tags: command +tags: Commands title: MakeLibraryCommand type: text/vnd.tiddlywiki +caption: makelibrary {{$:/language/Help/makelibrary}} diff --git a/editions/tw5.com/tiddlers/commands/OutputCommand.tid b/editions/tw5.com/tiddlers/commands/OutputCommand.tid index 2744f8c68..522174120 100644 --- a/editions/tw5.com/tiddlers/commands/OutputCommand.tid +++ b/editions/tw5.com/tiddlers/commands/OutputCommand.tid @@ -1,7 +1,8 @@ created: 20140425085548209 modified: 20140425085738745 -tags: command +tags: Commands title: OutputCommand type: text/vnd.tiddlywiki +caption: output {{$:/language/Help/output}} diff --git a/editions/tw5.com/tiddlers/commands/PasswordCommand.tid b/editions/tw5.com/tiddlers/commands/PasswordCommand.tid index 909db11fe..fbd57c929 100644 --- a/editions/tw5.com/tiddlers/commands/PasswordCommand.tid +++ b/editions/tw5.com/tiddlers/commands/PasswordCommand.tid @@ -1,4 +1,5 @@ title: PasswordCommand -tags: command +tags: Commands +caption: password {{$:/language/Help/password}} diff --git a/editions/tw5.com/tiddlers/commands/RenderTiddlerCommand.tid b/editions/tw5.com/tiddlers/commands/RenderTiddlerCommand.tid index eea70700f..7e535648d 100644 --- a/editions/tw5.com/tiddlers/commands/RenderTiddlerCommand.tid +++ b/editions/tw5.com/tiddlers/commands/RenderTiddlerCommand.tid @@ -1,4 +1,5 @@ title: RenderTiddlerCommand -tags: command +tags: Commands +caption: rendertiddler {{$:/language/Help/rendertiddler}} diff --git a/editions/tw5.com/tiddlers/commands/RenderTiddlersCommand.tid b/editions/tw5.com/tiddlers/commands/RenderTiddlersCommand.tid index 83b7f2ade..d2b62fb99 100644 --- a/editions/tw5.com/tiddlers/commands/RenderTiddlersCommand.tid +++ b/editions/tw5.com/tiddlers/commands/RenderTiddlersCommand.tid @@ -1,4 +1,5 @@ title: RenderTiddlersCommand -tags: command +tags: Commands +caption: rendertiddlers {{$:/language/Help/rendertiddlers}} diff --git a/editions/tw5.com/tiddlers/commands/SaveTiddlerCommand.tid b/editions/tw5.com/tiddlers/commands/SaveTiddlerCommand.tid index b35a8c8e9..3f4626a5b 100644 --- a/editions/tw5.com/tiddlers/commands/SaveTiddlerCommand.tid +++ b/editions/tw5.com/tiddlers/commands/SaveTiddlerCommand.tid @@ -1,6 +1,7 @@ title: SaveTiddlerCommand -tags: command +tags: Commands created: 20131218121606089 modified: 20131218121606089 +caption: savetiddler {{$:/language/Help/savetiddler}} diff --git a/editions/tw5.com/tiddlers/commands/SaveTiddlersCommand.tid b/editions/tw5.com/tiddlers/commands/SaveTiddlersCommand.tid index 6fa21bd69..5ca877bfa 100644 --- a/editions/tw5.com/tiddlers/commands/SaveTiddlersCommand.tid +++ b/editions/tw5.com/tiddlers/commands/SaveTiddlersCommand.tid @@ -1,6 +1,7 @@ title: SaveTiddlersCommand -tags: command +tags: Commands created: 20140609121606089 modified: 20140609121606089 +caption: savetiddlers {{$:/language/Help/savetiddlers}} diff --git a/editions/tw5.com/tiddlers/commands/ServerCommand.tid b/editions/tw5.com/tiddlers/commands/ServerCommand.tid index 8b0659c3d..c21a8a430 100644 --- a/editions/tw5.com/tiddlers/commands/ServerCommand.tid +++ b/editions/tw5.com/tiddlers/commands/ServerCommand.tid @@ -1,7 +1,8 @@ created: 20131219163923630 modified: 20131229130513478 -tags: command +tags: Commands title: ServerCommand type: text/vnd.tiddlywiki +caption: server {{$:/language/Help/server}} diff --git a/editions/tw5.com/tiddlers/commands/SetFieldCommand.tid b/editions/tw5.com/tiddlers/commands/SetFieldCommand.tid index ae1ef61f6..6730a762d 100644 --- a/editions/tw5.com/tiddlers/commands/SetFieldCommand.tid +++ b/editions/tw5.com/tiddlers/commands/SetFieldCommand.tid @@ -1,6 +1,7 @@ title: SetFieldCommand -tags: command +tags: Commands created: 20140609121606089 modified: 20140609121606089 +caption: setfield {{$:/language/Help/setfield}} diff --git a/editions/tw5.com/tiddlers/commands/VerboseCommand.tid b/editions/tw5.com/tiddlers/commands/VerboseCommand.tid index 51aa60625..e27258473 100644 --- a/editions/tw5.com/tiddlers/commands/VerboseCommand.tid +++ b/editions/tw5.com/tiddlers/commands/VerboseCommand.tid @@ -1,4 +1,5 @@ title: VerboseCommand -tags: command +tags: Commands +caption: verbose {{$:/language/Help/verbose}} diff --git a/editions/tw5.com/tiddlers/commands/VersionCommand.tid b/editions/tw5.com/tiddlers/commands/VersionCommand.tid index 37efdf778..07a54fb0d 100644 --- a/editions/tw5.com/tiddlers/commands/VersionCommand.tid +++ b/editions/tw5.com/tiddlers/commands/VersionCommand.tid @@ -1,4 +1,5 @@ title: VersionCommand -tags: command +tags: Commands +caption: version {{$:/language/Help/version}} diff --git a/editions/tw5.com/tiddlers/concepts/Plugins.tid b/editions/tw5.com/tiddlers/concepts/Plugins.tid index 0e50b48b8..f44ebe69c 100644 --- a/editions/tw5.com/tiddlers/concepts/Plugins.tid +++ b/editions/tw5.com/tiddlers/concepts/Plugins.tid @@ -1,6 +1,6 @@ created: 20140910215514237 modified: 20140910215514237 -tags: concepts Reference +tags: concepts title: Plugins type: text/vnd.tiddlywiki diff --git a/editions/tw5.com/tiddlers/concepts/WidgetMessages.tid b/editions/tw5.com/tiddlers/concepts/WidgetMessages.tid index 5addc5246..60f035817 100644 --- a/editions/tw5.com/tiddlers/concepts/WidgetMessages.tid +++ b/editions/tw5.com/tiddlers/concepts/WidgetMessages.tid @@ -1,6 +1,6 @@ created: 20140226083311937 modified: 20140226090209479 -tags: concepts +tags: concepts Reference title: WidgetMessages type: text/vnd.tiddlywiki @@ -9,7 +9,7 @@ Widget messages are generated by widgets in response to user actions. They flow The following widget messages are implemented by the core: