Right sorry. The exact tiddlers you need from that demo are: $:/core/modules/editor/engines/framed.js $:/core/modules/editor/engines/simple.js $:/core/modules/editor/factory.js $:/core/modules/widgets/edit.js
Or just import your content into that demo. Also note that I don't think <$action-createtiddler /> is a valid widget invocation, you will need some parameters. On Saturday, June 27, 2020 at 9:11:37 PM UTC+2, Mat wrote: > > Saq Imtiaz wrote: >> >> If you want to experiment, you can grab the edit-text widget tiddler from >> the demo http://tag-picker-kb.tiddlyspot.com/ >> > > Thank you! However, my test > <http://titlepicker4.tiddlyspot.com/#New%20Tiddler:test1%20%5B%5BNew%20Tiddler%5D%5D> > > with it doesn't work: > > - From the link you provided, I copied (here > > <http://tag-picker-kb.tiddlyspot.com/#%24%3A%2Fcore%2Fmodules%2Fwidgets%2Fedit-text.js>) > > $:/core/modules/widgets/edit-text.js > - I used an action according to a tw.com example > > <https://tiddlywiki.com/prerelease/#ActionCreateTiddlerWidget%20Example%201>: > > <$edit-text tiddler="test1" field="text" > inputActions="""<$action-createtiddler />"""/> > - I was now expecting a "New Tiddler" every time I did something in > the resulting editor, but nothing seems to happen. > > Am I doing something wrong? > > Thank you Saq! > > <:-) > -- You received this message because you are subscribed to the Google Groups "TiddlyWikiDev" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/tiddlywikidev/4c78d1c7-7935-4251-8bbb-57007ed96b86o%40googlegroups.com.
