Hi,
I'd like to use the create tiddler action to create a new tiddler with a name and have it open in the story river.
The ActionCreateTiddlerWidget tiddler on
tiddlywiki.com suggests:
- The new tiddler is not automatically displayed in the story river
- The title of the new tiddler is made available for subsequent operations
How does one make use of the name of the new tiddler for future operations?
I'm generally having trouble finding examples of these actions being implemented and resources to learn the syntax for beginners. Any help would be appreciated.