1
0
mirror of https://github.com/Jermolene/TiddlyWiki5 synced 2024-07-02 18:23:28 +00:00
TiddlyWiki5/editions/tw5.com/tiddlers/messages/WidgetMessage_ tm-import-tiddlers.tid

20 lines
927 B
Plaintext
Raw Permalink Normal View History

2014-07-16 09:06:31 +00:00
created: 20140716084658099
2015-02-28 14:38:00 +00:00
modified: 20150228143618000
2014-09-11 14:52:47 +00:00
tags: Messages navigator-message
2014-08-28 20:43:44 +00:00
title: WidgetMessage: tm-import-tiddlers
type: text/vnd.tiddlywiki
2014-09-10 23:06:19 +00:00
caption: tm-import-tiddlers
2014-08-28 20:43:44 +00: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 |
|autoOpenOnImport |<<.from-version "5.1.23">> Optional value "no" or "yes" that can override tv-auto-open-on-import |
|importTitle|<<.from-version "5.1.23">> optional tiddler title to use for import process instead of ~$:/Import |
The import tiddlers message is usually generated with the DropzoneWidget or the BrowseWidget, and is handled by the NavigatorWidget.
2014-07-16 09:06:31 +00:00
! Configuration Variables
2015-02-28 14:38:00 +00:00
* <<.vlink tv-auto-open-on-import>>