Automatically export at regular intervals
After suffering from synchronization with zotero.org, I decided to turn for cold standby. But from the previous posts, I have realized that Zotero does not offer an offical command line usage.
My Question: Is there anyone who have figured out how to write automation scripts to export the library routinely and put it into practice? Please show your scripts or clue, thanks.
My Question: Is there anyone who have figured out how to write automation scripts to export the library routinely and put it into practice? Please show your scripts or clue, thanks.
You don't need automation scripts to back up your Zotero data.
https://www.zotero.org/support/zotero_data#backing_up_your_zotero_data
zotero-lib db --sync database_Monday.sql
zotero-lib db --sync database_Tuesday.sql
etc.