With every passing month, my HUGE number of Lyrics images grows and grows, in many many folders / subfolders. And [img:ArtistX/SongX/1page.png] syntax is used to point to the folders. But the \LYRICS folder is always in the \Project Liveset folder for each Project (I have many projects).
It would be great to not COPY (duplicate), over and over again, the \LYRIC folder, for each project…because for me, these are re-used across different projects (and Lyric image version control across projects becomes a challenge as well).
Is it (already?..I have not tested this) possible to use any/all O/S File Path supported syntax?
IF not, could this be added ?
like >> [img:C:\Documents\Lyrics\ArtistX\SongX\1page.png]
or better yet, a relative path to a file in a directory starting from the current directory. >>>
like >> [img: .. \ ..\Lyrics\ArtistX/SongX/1page.png]
note: I see that the Ableset path within [img:ArtistX/SongX/1page.png] uses forward slash “/” , and the OS uses backslashes "" for paths. Hmmm.
A possible Preferred solution >> Within AS setup, a “Path to \Lyric folder” option could be added. And if blank, then of course the current AS default is supported. And, when a path is entered into “Path to \Lyric folder” (using back slashes?), AS would of course combine that setup path with the [img: xxxx.png] clip name syntax and adapt it to work for the O/S.
(O/S syntax >>> File path formats on Windows systems - .NET | Microsoft Learn )