Thanks, exactly! Thanks for the pointer. I'll try to fix this myself but feel novice in this area..
So if someone could hepl with adding this to TidGraph... :D Jonas Op vrijdag 21 mei 2021 om 11:06:29 UTC+2 schreef [email protected]: > > >> Given: >> Nodes in tidgraph are rendered with <$link/>, just as in the demo's >> > > I am not sure that this is correct. At first glance it seems like > tidgraph creates <a> elements that look like they might have been generated > by the <$link> widget, but have not. > > This is the core function that attaches the event listeners needed for > drag and drop: > https://github.com/Jermolene/TiddlyWiki5/blob/master/core/modules/utils/dom/dragndrop.js#L24 > > This is how the link widget uses it: > https://github.com/Jermolene/TiddlyWiki5/blob/master/core/modules/widgets/link.js#L134 > > -- 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/9b183940-98f7-4c47-88cc-5c64ba2d5455n%40googlegroups.com.

