Comment 9 for bug 855443

Revision history for this message
Alexander (jamato-krym) wrote : Re: Add option to copy pictures and linked files into data directory

I am using version 1.6.6
Under Windows XP still not work relative link to file, for example:

[test.txt ""file:///full_path_to_diary_folder/files/test.txt""] work in Ubuntu
[test.txt ""file:///full_path_to_diary_folder\files\test.txt""] work in Windows

[test.txt ""files/test.txt""] work in Ubuntu
[test.txt ""files\test.txt""] not work in Windows

but relative link to image work in Windows:
[""files\my_picture"".png]