I have noticed if I accidentally drop, a dragged link on the favourites bar of the browser, it creates a favourite. Link and Title. If you then drag this to the wiki, it creates a tiddler "untitled N" containing both the link and the title
So we know all the information is available. I believe a custom drop area may be able to use thing incoming information to create a "link" tiddler - or the form you ask, but I expect you will need another step to place this in your wiki text.
Keep an eye on the forum. This must be solved. Tiddlyclip may help. And perhaps the chrome/ff addon one tab may help you.
Sorry I did not mention I use the latest firefox.
Regards
Tony
This must be solved. Tiddlyclip may help. And perhaps the chrome/ff addon one tab may help you.
<script>$tw = {log: {IMPORT: true}};</script>

--
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 tiddlywiki+...@googlegroups.com.
To post to this group, send email to tiddl...@googlegroups.com.
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/502CC35A-255A-4C00-8E4E-6F38C26A142E%40gmail.com.
For more options, visit https://groups.google.com/d/optout.
Not withstanding Jeremys pointers and direction, since you now have broadened your requirements to html generaly, one way to import fully formatted html is to use a visualEditor plugin and past html content into the visual editor.
The tiddler will contain html but there is room to include wiki text if you then change the tiddler type.
Tony
To enable the instrumentation, create a tiddler with the tag $:/tags/RawMarkup ...