Feature request: Support the Freedesktop.org XDG Base Directory Specification
Currently a fresh install of Zotero on GNU/Linux (at least from the DEB repo as I use it) dumps most data in ~/Zotero and ~/.zotero. It would be nice if the app followed the XDG Base Directory conventions, putting configuration data in ~/.config and persistent data in ~/.local/share (it already puts cache in ~/.cache as per the XDG specification).
Upgrade Storage