I’ve made an update so that disabling drag and drop also disables drag and drop within the draggable list widgets:
https://github.com/Jermolene/TiddlyWiki5/commit/cb52d709c2177561a0de8fc808ae2f8f6853a011 <https://github.com/Jermolene/TiddlyWiki5/commit/cb52d709c2177561a0de8fc808ae2f8f6853a011> The updated docs are here: https://tiddlywiki.com/prerelease/#Hidden%20Setting%3A%20Disable%20Drag%20and%20Drop <https://tiddlywiki.com/prerelease/#Hidden Setting: Disable Drag and Drop> Best wishes Jeremy. > On 18 Mar 2020, at 14:17, Mohamed Amin <[email protected]> wrote: > > 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 > <http://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 [email protected] > <mailto:[email protected]>. > To view this discussion on the web visit > https://groups.google.com/d/msgid/tiddlywiki/9ee036c8-b426-431c-89a7-3913dbda1001%40googlegroups.com > > <https://groups.google.com/d/msgid/tiddlywiki/9ee036c8-b426-431c-89a7-3913dbda1001%40googlegroups.com?utm_medium=email&utm_source=footer>. -- 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 [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/tiddlywiki/9F90F041-8247-4B8F-9CB5-2117ECF4019D%40gmail.com.

