The following situation: I use a program for my data analysis. The program creates a project file. From this file I export the graphics I'm including as figures in the TeX code.
Is there a way to insert an executeable link to the project file within - and only within - the source code to improve quality of life?
Right now I'm using comments to store this information. \url and \href produce links in the pdf, which I do not want. I'm using TeXstudio.