darobin / notion-backup

Simple command to backup a Notion workspace
MIT License
416 stars 65 forks source link

Is it possible to automize the process every week for exemple ? #11

Closed FlorianTousch closed 2 years ago

FedericoPonzi commented 2 years ago

You can use a cron job for that - if you're using github actions you should be able to fix the cron job script from the README. If you need help you can use crontab.guru.