print-window-tiddler
Jeremy Ruston 2013-11-08 14:17:52 +00:00
rodzic 8fbae4435f
commit 1f75866f07
1 zmienionych plików z 1 dodań i 1 usunięć

Wyświetl plik

@ -9,7 +9,7 @@ tags: widget
The field manager widget manipulates the fields and tags of a tiddler. It does so in response to the following WidgetMessages:
|!Message |!Description
|!Message |!Description |
|''tw-remove-field'' |Remove the field specified in `event.param` |
|''tw-add-field'' |Add the field specified in `event.param` |
|''tw-remove-tag'' |Remove the tag specified in `event.param` |