This is another "right click on table item" option
Users have reported that it is difficult to correlate scans with their data folders, this suggestion is to provide UI to directly open the corresponding folder in the file browser.
Where this gets slightly tricky is that the files are not actually known to bluesky-cmds
Thus this would require at least a config of where to look (if missing you don't get the option to use this feature), the root folder
It would then likely have to match based off of the first 5-8 digits of the run UID, as the folder name itself is not directly known.
This is tying the program a bit to the particulars of our implementation, but I'm not too afraid of doing so, especially in an optional way. (It already is with the selection of plans we have UIs for...)
This is another "right click on table item" option
Users have reported that it is difficult to correlate scans with their data folders, this suggestion is to provide UI to directly open the corresponding folder in the file browser.
Where this gets slightly tricky is that the files are not actually known to bluesky-cmds
Thus this would require at least a config of where to look (if missing you don't get the option to use this feature), the root folder
It would then likely have to match based off of the first 5-8 digits of the run UID, as the folder name itself is not directly known.
This is tying the program a bit to the particulars of our implementation, but I'm not too afraid of doing so, especially in an optional way. (It already is with the selection of plans we have UIs for...)