I can’t find any info on using drag and drop mechanism. just for context i wann a drag tag to a fixed header to create a new tiddler taged with it. cna I do this?
The documentation for the $droppable widget has a working example:
https://tiddlywiki.com/#DroppableWidget
Note that you might need the draggable widget to go with the droppable widget depending on the exact UI that you want.
1 Like
sorry google took me to https://tiddlywiki.com/static/DroppableWidget.html and i couldn’t test it there
1 Like
No worries. In general when looking for reference documentation on core TiddlyWiki widgets, searching on tiddlywiki.com is a good idea.
1 Like