1
0
mirror of https://github.com/Jermolene/TiddlyWiki5 synced 2025-09-01 10:28:03 +00:00

Merge pull request #1001 from gernert/patch-4

Update WidgetMessage_ tm-add-tag.tid
This commit is contained in:
Jeremy Ruston
2014-10-21 13:30:00 +01:00

View File

@@ -5,9 +5,9 @@ title: WidgetMessage: tm-add-tag
type: text/vnd.tiddlywiki
caption: tm-add-tag
The `tm-add-tag` message is handled by the FieldMangerWidget. It adds the specified tag.
The `tm-add-tag` message is handled by the FieldManglerWidget. It adds the specified tag.
|!Name |!Description |
|param |Name of tag to add |
The add tag message is usually generated with the ButtonWidget, and is handled by the FieldMangerWidget.
The add tag message is usually generated with the ButtonWidget, and is handled by the FieldManglerWidget.