Hi Cliff Although external wiki links are not implemented yet, you can work around it by using the HTML <A> element. Here's an example using a macro to make the typing simpler:
\define extLink(target,caption) <a href="$target$">$caption$</a> \end <<extLink "mymessage.msg" "My Message">> Best wishes Jeremy On Mon, Dec 16, 2013 at 7:29 AM, Stephan Hradek <[email protected]>wrote: > I don't think it's a big issue to implement it. I think the main issue is: > There is no decided syntax. At least I was unable to find an issue for this > on github. But I hope Jeremy will show up in this thread. > > -- > You received this message because you are subscribed to the Google Groups > "TiddlyWikiDev" 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 http://groups.google.com/group/tiddlywikidev. > For more options, visit https://groups.google.com/groups/opt_out. > -- Jeremy Ruston mailto:[email protected] -- You received this message because you are subscribed to the Google Groups "TiddlyWikiDev" 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 http://groups.google.com/group/tiddlywikidev. For more options, visit https://groups.google.com/groups/opt_out.
