Synchronization of Zotero config files
Hi,
I was trying to store my zotero config to be able to reuse it across devices (i.e. putting it on a git repo). I've managed to find the prefs.js file, and I wanted to just add this file, but it contains a lot of unnecessary informations, such as last opened pane, etc. I saw that there the config could also be stored in a user.js file, which I did. However, while this loaded the config correctly, any new modification of the parameters was added to prefs.js instead of modifying the entries in user.js . Is this intended behavior, and if so, is there any way to properly split the config in two, with Zotero modifying the intended config instead of rewriting on the new file ?
Thanks
I was trying to store my zotero config to be able to reuse it across devices (i.e. putting it on a git repo). I've managed to find the prefs.js file, and I wanted to just add this file, but it contains a lot of unnecessary informations, such as last opened pane, etc. I saw that there the config could also be stored in a user.js file, which I did. However, while this loaded the config correctly, any new modification of the parameters was added to prefs.js instead of modifying the entries in user.js . Is this intended behavior, and if so, is there any way to properly split the config in two, with Zotero modifying the intended config instead of rewriting on the new file ?
Thanks
Upgrade Storage
https://mkaz.blog/code/using-firefox-userjs-settings-file/