1
0
mirror of https://github.com/Jermolene/TiddlyWiki5 synced 2025-02-04 21:29:09 +00:00
TiddlyWiki5/editions/tw5.com/tiddlers/messages/WidgetMessage_ tm-import-tiddlers.tid

21 lines
974 B
Plaintext
Raw Normal View History

2014-07-16 10:06:31 +01:00
created: 20140716084658099
modified: 20140716195055502
2014-09-11 15:52:47 +01:00
tags: Messages navigator-message
2014-08-28 21:43:44 +01:00
title: WidgetMessage: tm-import-tiddlers
type: text/vnd.tiddlywiki
2014-09-11 00:06:19 +01:00
caption: tm-import-tiddlers
2014-08-28 21:43:44 +01:00
The `tm-import-tiddlers` message inserts a list of tiddlers into the pending import tiddler [[$:/Import]]. It also applies any active ''upgrader'' modules to each tiddler as it arrives (see the UpgradeMechanism for more details).
|!Name |!Description |
|param |JSON text of the array of tiddlers to be imported |
The import tiddlers message is usually generated with the DropzoneWidget or the BrowseWidget, and is handled by the NavigatorWidget.
2014-07-16 10:06:31 +01:00
! Configuration Variables
2014-08-28 22:28:02 +01:00
The variable `tv-auto-open-on-import` controls whether the `tm-import-tiddlers` message automatically triggers the display of the pending import tiddler [[$:/Import]]:
2014-07-16 10:06:31 +01:00
* ''no'': The pending import tiddler is not opened in the story
* ''yes'': The pending import tiddler is opened in th story. This is the default