Please help my workflow!
I would like to integrate Zotero, Mendeley, and Dropbox over two desktop computers to store journal articles and books. My issue is that I don't have much disk space.
I would like to use Dropbox to save and access my account for both Zotero and Mendeley.
I do also have a rapidshare account if this might help things.
Is this possible?
I would like to use Dropbox to save and access my account for both Zotero and Mendeley.
I do also have a rapidshare account if this might help things.
Is this possible?
It's probably possible to create a symlink to your Zotero storage folder and place it in your Dropbox folder. Just, whatever you do, _do not_ place your actual Zotero database - zotero.sqlite - into dropbox.
Maybe you could have Mendeley watch that folder then to integrate the two? I don't know Mendeley that well.
As for pdf editor - the standard options for PC are Foxit and PDFXchange, both work pretty nicely.
Any suggestions for online data storage then that might accommodate my needs? I've been hearing sugarsync might be a nice option.
"Just, whatever you do, _do not_ place your actual Zotero database - zotero.sqlite - into dropbox."
Why not?
(Edit: The problem of simultaneous access would be aggravated by placing the file in dropbox, since changes could then be made on two copies of the database locally on two separate machines, followed by a dropbox sync between the two versions via the dropbox server, which would map the changes in both directions. This would make it impossible for clients to protect against simultaneous access by a locking mechanism, since at run-time each local copy of the database is accessed only by a single client.)