Hyperlinks

From FreeMind
Revision as of 07:56, 27 June 2008 by Danielpolansky (talk | contribs) (+Link posted by Eric Lavarde into a mailing list)
Jump to navigationJump to search

FreeMind supports having one hyperlink per node, linking to web pages, mail addresses, and to local files.

Making hyperlinks work fine on all the supported platforms including Microsoft Windows, Max OS X and Linux is technically tricky, requiring dedicated code for each group of platforms.

See the method openDocument in the class FreeMind.

Cases

  • Unix paths
  • Windows paths ; "C:\Users\User Joe\file"
  • Windows network paths ; "\\hostname\folder\file"

Tracker items

Links