Change ~/.zotero/ to somewhere else
Zotero has been polluting my $HOME directory.
I managed to change `~/Zotero` by checking `Edit -> Preferences -> Advanced -> Files and Folders -> Data Directory location`. But there is still the `~/.zotero` in my $HOME directory and I really want to move it.
I managed to change `~/Zotero` by checking `Edit -> Preferences -> Advanced -> Files and Folders -> Data Directory location`. But there is still the `~/.zotero` in my $HOME directory and I really want to move it.
You'll have to experiment with that (you can also google info for Firefox/.mozilla which works the same way) -- I don't think anyone here will spend much time on support for this and writing profile info to a hidden folder in home is fairly standard behavior for apps in Linux.
Imagine if all apps I use on Linux decided to create a hidden directory in $HOME? It would be a mess! That is why there exists the XDG base directory specifications, and many software do follow these directives.