For anyone interested, I found a bookmarklet workaround to quickly copy links from *chrome* and paste it in wikitext format in a tiddler.
https://gist.github.com/bradleybossard/3667ad5259045f839adc Just modify it to use TW5's wikitext link format. Regards, Eric On Friday, 14 September 2018 11:29:08 UTC+8, nakedmind wrote: > > Hi Jeremy, > > To enable the instrumentation, create a tiddler with the tag >> $:/tags/RawMarkup ... >> > > Thanks! This was really helpful. I tried it and was able to see the js > code involved. I modified *dragndrop.js* a bit to do some testing. > > I tested in both chrome and ff and and I found that dragging links > produced html with same structure;. i.e., the html data starts with *"<a > "* and ends with "*</a>"*. > > So if this is detected, then it can be assumed the dragged html is a link > and can be parsed and then imported as something like this: > > *[[Text of the link|URL of the link]]* > > Eric > -- 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 post to this group, send email to [email protected]. Visit this group at https://groups.google.com/group/tiddlywiki. To view this discussion on the web visit https://groups.google.com/d/msgid/tiddlywiki/517c75fe-ed06-478e-9811-29cefb017c2f%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.

