I’m using ST 4 on Linux, and I’m a writer not a programmer. I organize my writing as markdown files within various ST projects. As an example, I’ll have one ST project named ESSAYS and another named ARTICLES.
To help with my organization, I’m also using a spreadsheet (Libreoffice).
The functionality I’m asking about today is this: I would like to be able to click a link within Libreoffice to take me to a specific ST file, but I’d like it to open that file within its ST project–i.e., I’d like to have the ST project opened and the specific file opened as well.
So, for example: I click link in Libreoffice to FILE1.md, which is part of my ESSAYS project. That click then opens both the ESSAYS project in ST and FILE1.md within it.
If this is merely a Libreoffice affair, forget I mentioned it. But if there’s a flag somewhere in ST that knows FILE1.md belongs to the ESSAYS ST project and can open both when FILE1 is summoned, I’d like to know about it.
THANKS