Ciao Tones & Mohammad TW Tones wrote:
> > - > - So we can test a title for prefixes http/https/mailto/ftp/file etc > - Suffixes .jpg/ .png/ .htm/.html/index.html/"/" also lets us > further characterise tiddler titles sourced from URL/URI's > - We can even test for prefixes and suffixes > - with domains "https://tiddlywiki.com" and paths " > https://github.com/Jermolene/TiddlyWiki5/discussions" > - or tiddlers #tiddlername > - or [[myfilter]] > > RIGHT. Matching via Regular Expressions any of those patterns would be *pretty easy*. The ISSUE, I think, is DIFFERENTIATION. Is a dropzone for EVERYTHING? Dropzone as Mohammad made will (correctly) IGNORE anything that does not match pattern. Tones, as the multi-armed Shiva, wants breakfast and lunch simultaneously :-). Let me comment with a precise example ... I want to capture links from YouTube and I DO NOT need the root. Actually I only need the SPECIFIC IDENTIFIER. So <root><mode><identifier> For example The Hutterite Mile <https://www.youtube.com/watch?v=n_Uvh_Ts62U> We strip off root and mode, either from ... https://www.youtube.com/embed/n_Uvh_Ts62U OR from ... https://www.youtube.com/watch?v=n_Uvh_Ts62U It would be EASY to capture from d-n-d just "*n_Uvh_Ts62U*" from either. I think the point is that the APP for this kind of d-n-d is related to PURPOSE. My question: *ONE dropzone, or several? * What is the dropzone FOR? *In the spirit of discussion!* TT -- 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/0751c91a-0cdb-4a37-80dc-5047bb69d8e5n%40googlegroups.com.

