Desktop Integration
I love zotero. In fact, it's basically replaced bookmarks in my life. But now I'd like to have it better-integrate with my desktop. I know that I can directly talk to the underlying sqlite db (even if only in a read-only fashion), but I was curious if there might be any other way of getting out-of-process communication with an active zotero instance. I'm sure you guys have given this at least a little thought, and you're far more familiar with the underlying web technologies than I am, so I was hoping you might have some suggestions. Alternatively, if the zotero sync service provided some sort of REST API that made it easy to query against, I could simply talk to the sync server (although that might also not be what you want). Any suggestions?
This is an old discussion that has not been active in a long time. Instead of commenting here, you should start a new discussion. If you think the content of this discussion is still relevant, you can link to it from your new discussion.
Upgrade Storage
The main client-side alternative is to use something like MozRepl, which gives you telnet access to Firefox's internal JS environment.