[tw5] Re: It would be nice if drag and drop mechanism didn't happen everywhere

2023-05-28 Thread Charlie Veniot
For my personal use, I'm experimenting with making TiddlyWiki titles the dropzone area: [image: Screenshot 2023-05-28 9.49.33 PM.png] On Sunday, May 28, 2023 at 6:02:22 PM UTC-3 Charlie Veniot wrote: > Okay, now that I'm back from slamming my forehead against a door frame for > not having brou

[tw5] Re: It would be nice if drag and drop mechanism didn't happen everywhere

2023-05-28 Thread Charlie Veniot
Okay, now that I'm back from slamming my forehead against a door frame for not having brought this up earlier... Thank-you much, Eric ! Does that ever make a huge difference. I'm sure that's going to help me immensely, and I'm going to set that up in all my TiddlyWiki instances. On Sunday, Ma

[tw5] Re: It would be nice if drag and drop mechanism didn't happen everywhere

2023-05-28 Thread Eric Shulman
The `$dropzone` widget used to trigger drag-and-drop $:/Import handling is defined in `$:/core/ui/PageTemplate`: ``` <$dropzone enable=<>> ``` which also defines the `tv-enable-drag-and-drop` variable, which gets it's value from the contents of `$:/config/DragAndDrop/Enable`, and has a default v