created: 20140716084242809 modified: 20140716084341303 tags: Messages navigator-message title: WidgetMessage: tm-perform-import type: text/vnd.tiddlywiki caption: tm-perform-import The perform import message copies tiddlers from a specified plugin into the main store. See the UpgradeMechanism for an overview of how it is used by the core. |!Name |!Description | |param |Title of the pending import tiddler. Defaults to ''$:/Import'' | To select which tiddlers are to be imported, fields with names formed from `selection-` plus the title of the tiddler are used. The value ''unchecked'' causes the tiddler to be skipped from the import. The perform import message is usually generated with the ButtonWidget and is handled by the NavigatorWidget.