Using the data widget to import a tiddler stored in a compound tiddler
title | Output |
[ { "title": "Payload Tiddler", "tags": "Alpha Beta Gamma", "text": "This is a payload tiddler from a compound tiddler", "custom": "Alpha" } ]
Using the data widget to import a tiddler stored in a compound tiddlertitle Output [
{
"title": "Payload Tiddler",
"tags": "Alpha Beta Gamma",
"text": "This is a payload tiddler from a compound tiddler",
"custom": "Alpha"
}
]