Thanks Eric for your reply, and yes, it works with me when I drag/drop links/text
On Wednesday, March 18, 2020 at 4:09:34 PM UTC+2, Eric Shulman wrote: > > On Wednesday, March 18, 2020 at 6:42:26 AM UTC-7, Mohamed Amin wrote: >> >> I've tried to copy/past your example to tiddlywiki.com (in a new >> tiddler) then drag/drop a "json" file into the droppable area , but it >> didn't work with me. what did I miss here? >> > > My example is specifically *not* for handling the dropping of a file (JSON > or otherwise). Rather, it is for dropping a selected link (or text) and > writing that value into the text field of a tiddler. > > If you want to drop a file, then use > <$dropzone> drop file here </$dropzone> > > as previously noted, this will trigger a tm-import-file message, which > will then parse the JSON file for tiddlers and present the TWCore standard > $:/import interface. > > -e > > > -- You received this message because you are subscribed to the Google Groups "TiddlyWiki" group. To unsubscribe from this group and stop receiving emails from it, send an email to tiddlywiki+unsubscr...@googlegroups.com. To view this discussion on the web visit https://groups.google.com/d/msgid/tiddlywiki/9ee036c8-b426-431c-89a7-3913dbda1001%40googlegroups.com.