I can work out how to add an url but is there an easy way to add a network file path?
Hello Gemma,
To add both a URL or a network file to your tasks the structure used should be the same:
1 - Using the new issue view (Markdown notation):
[link title](www.linkpath.com)For other formatting options in the new view, check Markdown notation.
2 - Using the Old issue view (Wiki Markup Notation):
[link title|http://example.com]For other formatting options in the old view, check Wiki Markup notation.
Let me know if you still have any questions.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.