Folks,
If we drag and drop a uri/url link from a browser address bar into a drop zone, it will have the “title” in the following form;
[[https://plugins.tiddlyhost.com/ Plugins - for TiddlyWiki — Support on and libraries]]
Can we now find away to split this reliably?, as follows is not perfect?
{{{ [[https://plugins.tiddlyhost.com/ Plugins - for TiddlyWiki — Support on and libraries]split[ ]first[]] }}}
{{{ [[https://plugins.tiddlyhost.com/ Plugins - for TiddlyWiki — Support on and libraries]split[ ]bufirst[]join[ ]] }}}
- I want to find a reliable method to do this so I can continue to store url/pretty links in this form?