Back Up and Replicate Zotero Setup
I am currently using Zotero on Ubuntu, along with several plugins and custom configurations. My Zotero library is synced with a WebDAV service. I want to back up my entire Zotero setup, including all plugins, configurations, and settings, to the cloud so that I can easily replicate it on a new machine quickly.
What would be the best way to do this? Is it okay to do something like keeping the dotfiles in a GitHub repository? Are there specific files or directories I should include in the backup to ensure everything is restored correctly?
What would be the best way to do this? Is it okay to do something like keeping the dotfiles in a GitHub repository? Are there specific files or directories I should include in the backup to ensure everything is restored correctly?
Context: Recently my hard disk crashed. Then I realized reproducing my Zotero setup (configs, plugin settings) was a hassle. I couldn't even recall the settings of different plugins. So, from now on, I want to keep its backup in the same kind of way we maintain dotfiles or something like that.
So that next time when I need to set up a new machine, I can keep a backup in the cloud so that I set up things by installing and logging to my credentials.
But backing up just prefs.js would restore all settings (assuming plugins aren't storing things elsewhere). You'd just have to enter your sync credentials again and reinstall plugins.