Thank you very much! Works like a charm....
On Aug 14, 6:21 pm, refortin <[email protected]> wrote: > To make the link clickable you need to edit the MonkeyGTD code. Open > your MonkeyGTD file in a text editor and search for this line: > > config.textPrimitives.urlPattern = "(?:file|http|https|mailto|ftp|irc| > news|data):[^\\s'\"]+(?:/|\\b)"; > > Add |onenote after |data like this: > > config.textPrimitives.urlPattern = "(?:file|http|https|mailto|ftp|irc| > news|data|onenote):[^\\s'\"]+(?:/|\\b)"; --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "GTD TiddlyWiki" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/gtd-tiddlywiki?hl=en -~----------~----~----~----~------~----~------~--~---

