@javascripteurs This example <https://www.w3schools.com/html/tryit.asp?filename=tryhtml5_draganddrop> of code for drag'n drop from W3C looks simple.
I hope to release TidBitz <http://tidbitz.tiddlyspot.com/> to the community soon. Briefly, it's a DnD UI to lower the threshold for creating TW things. A much needed feature will be to be able to *rearrange arbitrary macrocalls* in tiddlers. For example, it may look like so in edit mode; <<tidbit foo>> Some interspersed other content. <<tidbit bar>> <<tidbit frotz>> ...and the order of the macrocalls should be rearrangable from tiddler view mode. I guess this means to hover over the macro output and click to grab and drag it. Is the W3C example here above relevant for this? It seems there that you basically wrap anything in a div that has some drop-attributes in contrast with the TW way that involves a separate list which sounds very circuitous - no? I posted a github issue <https://github.com/Jermolene/TiddlyWiki5/issues/3170> but fear it may have diverted into multiple requests and the kind replies from @JR seem to imply that the current TW solution is the way to go. So, my question here is basically if it is possible to make some kind of "wrap" to put around arbitrary (any-)things in a tiddler to have them DnD-rearrangable - like in the W3C example <https://www.w3schools.com/html/tryit.asp?filename=tryhtml5_draganddrop2>? <:-) -- 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 post to this group, send email to [email protected]. Visit this group at https://groups.google.com/group/tiddlywikidev. To view this discussion on the web visit https://groups.google.com/d/msgid/tiddlywikidev/8c6f94be-1cf4-42d9-9daa-07ff1cfbadb1%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
