/Mike,

The variable tv-enable-drag-and-drop is set using the 
tiddler $:/config/DragAndDrop/Enable which does not exist unless created, 
setting its text field to "no" will stop the standard drop zone being 
active thus stop interfering with you own.

In $:/core/ui/PageMacros you can see how the standard dropzone wraps all 
items within the page template items tagged $:/tags/PageTemplate so any 
thing in the the story and further will trap the drop. 

I can now only drop in your defined area but it is not applying the tag.

Regards
Tony



On Thursday, June 11, 2020 at 5:08:37 AM UTC+10, Michael Wiktowy wrote:
>
> Greetings,
> I am looking for some guidance. I have figured out how to apply tags to 
> tiddlers already imported by dragging and dropping them into a <$droppable> 
> zone. I am not sure how to tie into the Import system to apply these tags 
> while a file is being imported and made into a tiddler.
>
> I am interested in adding a tm-add-tag message into the flow in both a 
> drag-and-drop import into a specific <$droppable> zone as well as an import 
> initiated by the <$browse> widget.
>
> Can someone point me to an example as I don't know how to get the tiddler 
> titles from a resulting import or trigger an action while they are being 
> processed?
>
> /Mike
>

-- 
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/bde1909e-83fd-4a26-bf2d-e7e56c606f1ao%40googlegroups.com.

Reply via email to