AppleScript support?
Are there plans to offer some kind of AppleScript support which could make Zotero scriptable?
This is an old discussion that has not been active in a long time. Before commenting here, you should strongly consider starting a new discussion instead. If you think the content of this discussion is still relevant, you can link to it from your new discussion.
You can write a Zotero plugin to change Zotero's behavior, including accepting commands via HTTP or similar to trigger actions.
There are plenty of good reasons to critique electron as a platform (it's not very light), but if you want to deliver a new one cross platform JS app to the desktop, that's where it's at right now. It also means zotero gets full access to everything on npmjs, which is where library management lives for JS. Personally I'll be glad to get away from having to use webpack to use npm modules.