Fantastic! Thanks Eric
I have been searching for days now; trying to find how to link to
"man" pages in yelp (gnome Help viewer).
I had this working back in version 2.2.0 of TiddlyWiki simply with:

[[View man page for iwlist|man:iwlist]]

    :-(    but then from 2.2.2 it stopped working.

I adapted your suggestion above to this:

config.textPrimitives.urlPattern = "(?:man|man):[^\\s'\"]+(?:/|\\b)";

and used this PrettyLink

[[View man page for iwlist|man:iwlist]]

Works a treat in version 2.5.3

I'm enjoying this even though I don't fully understand :-)

-- 
You received this message because you are subscribed to the Google Groups 
"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/tiddlywiki?hl=en.

Reply via email to