Is it possible to run a shell command in ``Run javascript"

It seems to be possible to use the Zotero JavaScript API to get the file path of a Zotero attachement. But I'm wondering whether it is possible to run a shell script using that path. For example, using a system application to open the attachment, i.e.

'open -a /Applications/Preview.app ' + path



Sign In or Register to comment.